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

Add Demos for SDF #427

Draft
wants to merge 1 commit into
base: rolling
Choose a base branch
from
Draft

Add Demos for SDF #427

wants to merge 1 commit into from

Conversation

Amronos
Copy link

@Amronos Amronos commented Oct 17, 2024

Adds demos for SDF. Linked to #ros2_control/1763.
These demos should help in testing the PR.


A couple of things I want an opinion on:

  1. Should using URDF or SDF be an argument of the launch file?
  2. What should be the name of the launch file?
  3. I have put the SDF files in a new sdf directory is that okay or should something else be done?

To test the diff_drive demo for SDF:
ros2 launch gz_ros2_control_demos diff_drive_example_sdf.launch.py
ros2 run gz_ros2_control_demos example_diff_drive
The simulation should show a behaviour similar to the diff_drive demo for URDF.

Signed-off-by: Aarav Gupta <[email protected]>
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.

1 participant