Skip to content

jazzy branch uses Gazebo Classic launch (gzserver/gzclient), incompatible with ROS 2 Jazzy #114

Closed
@TheCliftonCoder

Description

@TheCliftonCoder

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions