Gazebo not publishing robot topics

asked 2018-12-01 06:04:33 -0500

RuiLoureiro gravatar image

Hello, I'm trying to use gazebo with ros-kinetic, but when I run, for example, roslaunch turtlebot3_gazebo turtlebot3_empty_world.launch, gazebo launches normally with the robot in the world, but the output of rostopic is:

    /clock
    /gazebo/link_states
    /gazebo/model_states
    /gazebo/parameter_descriptions
    /gazebo/parameter_updates
    /gazebo/set_link_state
    /gazebo/set_model_state
    /gazebo_gui/parameter_descriptions
    /gazebo_gui/parameter_updates
    /rosout
    /rosout_agg

With all robot topics missing (odom,cmd_vel,scan,tf,etc).

This has happened to me before and I only solved it by reinstalling everything ROS-related.

Any idea what might be causing this?

edit retag flag offensive close merge delete

Comments

Did you ever solve this? I am having the same problem.

sterlingm gravatar image sterlingm  ( 2020-06-23 08:55:07 -0500 )edit