ROBOTIS-GIT / turtlebot3_simulations

Simulations for TurtleBot3
http://turtlebot3.robotis.com/
Apache License 2.0
309 stars 428 forks source link

Humble gazebo classic no model/entity state topics or services #191

Open jean-e-lecours opened 2 years ago

jean-e-lecours commented 2 years ago

I've been slowly moving over my work to ROS 2 humble to ROS noetic but upon using ros2 topic list after using one of the included launchfiles, I do not see any gazebo topics. Moreover, all entity state related services which should be present according to gazebo's documentation on ROS 2 are missing. I was using these topics to compare the performance of my localization algorithm so not having them is a detriment for sure.

What am I missing here?