Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the possibility to automatic generate a stair urdf models #98

Merged
merged 3 commits into from
Sep 8, 2020

Conversation

GiulioRomualdi
Copy link
Member

This PR introduces the possibility to generate an urdf model of the stair. The model is automatically generated when the cmake is configured.

In details:

  1. generate_stairs_urdf.py implements a script for automatically generate an urdf model of a stair
  2. GenerateAndAddUrdfModel.cmake implements the machinery for automatically generate the urdf model.

This is an example of the automatically generated model:

image

@diegoferigo
Copy link
Member

If you're using gazebo you can also use erb to script a sdf file. You can have a look to the recently added tutorial: https://github.com/ignitionrobotics/ign-gazebo/blob/ign-gazebo3/tutorials/erb_template.md.

@GiulioRomualdi GiulioRomualdi merged commit 6923a1f into master Sep 8, 2020
@GiulioRomualdi GiulioRomualdi deleted the feature/urdf_model_generation branch September 8, 2020 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants