-
Notifications
You must be signed in to change notification settings - Fork 7
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
Migrated simulation in Humble to Gazebo Harmonic #73
Conversation
Signed-off-by: JesusSilvaUtrera <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job! Left some comments, I will try it locally.
Tried it locally and works great! Thanks! |
Signed-off-by: JesusSilvaUtrera <[email protected]>
Signed-off-by: Franco Cipollone <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
I will revert this PR in humble, however it will be applied to jazzy branch. |
Done. |
🎉 New feature
Closes #72
Summary
The simulation on Humble has been changed and now uses Gazebo Harmonic instead of Gazebo Fortress.
NOTE: I didn't include the
gz-sim8
package on the package.xml because the rosdep keys for that package couldn't be found.Test it
Just compile the workspace and run the simulation as always. Check that it uses
Gazebo Harmonic
and that the LiDAR works well.Here you can see a video of the simulation:
Screencast-from-12-08-24-130404.1.mp4
Checklist