Closed
Description
I'm working with the nav2_gps_waypoint_follower_demo package on ROS 2 Jazzy and I’ve noticed that both the main and jazzy branches launch Gazebo Classic using gzserver and gzclient.
Jazzy is only compatible with Gazebo Harmonic not Gazebo Classic.
Steps to Reproduce
- Use ROS2 Jazzy
- Clone the repo
- Checkout the Jazzy or Main branch
- Build and Source
- Run:
ros2 launch nav2_gps_waypoint_follower_demo gazebo_gps_world.launch.py
- Launch fails due to missing gzserver/gzclient, which are no longer available in the ROS Jazzy environment.
Metadata
Metadata
Assignees
Labels
No labels