SCHUNK-SE-Co-KG / schunk_svh_ros_driver

ROS1 and ROS2 driver for the Schunk SVH robotic hand
GNU General Public License v3.0
8 stars 1 forks source link

Migrate to modern Gazebo #5

Open azeey opened 6 months ago

azeey commented 6 months ago

As you may know, Gazebo-classic (aka Gazebo11, see Terminology) is no longer being actively developed and will not be available on ROS Jazzy (REP 2000). I noticed that this project still uses Gazebo-classic. Are there any plans to migrate to modern Gazebo (previously known as Ignition)?

These might be helpful resources if you do plan to migrate:

stefanscherzinger commented 6 months ago

@azeey

Thanks for sharing your insights concerning Gazebo classic. We might switch to modern Gazebo at some point, especially if that's the primary simulation environment for users of this package. We'll see.

Thanks for your links how to migrate.