Robotics StackExchange | Archived questions

cannot use "thormang" sim in gazebo

Hi

I want play "thormang" sim in gazebo.

I finished to set up below tutorial and run Gazebo simulation.

https://github.com/thor-mang/thor_mang_install

I can run the sim ,but connot receive Gazboo clock and topic information.

 $ rostopic echo /clock

    WARNING: no messages received and simulated time is active.
    Is /clock being published?

So, What am I wrong?

I use kinetic in 16.04LTS.

thanks.

image description

Asked by takijo on 2019-03-02 20:15:10 UTC

Comments

Answers

Not sure if you have found the answer to this but I was facing the same issue and changing the status of sim_time according to this answer https://answers.ros.org/question/12083/messages-being-blocked-from-publishing/ solved my issue.

Asked by algprasad on 2020-02-28 15:11:59 UTC

Comments