lbr_fri_ros2_stack
lbr_fri_ros2_stack copied to clipboard
Humble ignition gazebo
Ignition Gazebo
Ignition Gazebo (Gazebo) will be the predecessor of Gazebo (Gazebo Classic). This PR aims to already support Ignition Gazebo.
Currently, most functionality in this PR works, except for the interactive marker for MoveIt 2. For early adoption, this repo can be checked out dev-humble-ignition-gazebo
. It can be run as usual.
Tasks
- [ ] Add Gazebo install hint
- https://gazebosim.org/docs/harmonic/ros_installation
- https://gazebosim.org/docs/fortress/ros_installation#installing-the-default-gazebo-version-for-a-ros-distribution-using-binary-installations
- [ ] Update launch files
- [ ] Update Gazebo plugin in robot description
- [ ] Add conditional dependencies
- [ ]
ros-humble-ros-gz
- [ ]
ros-humble-gazebo-ros
- [ ]
blocked by https://github.com/ros-controls/gz_ros2_control/issues/182
interactive marker nonreactive for moveit launches
read up on migration guide: https://gazebosim.org/docs/harmonic/migrating_gazebo_classic_ros2_packages
I tried to run this locally, and there is a dependency problem with the fri_vendor package.
hi @jclinton830 and thank you for the feedback. This PR was left a little behind, hence why it likely doesn't work.