Open ZhenshengLee opened 2 years ago
same problem with my /imu sensor
I met the same problem, the topic configured in the plugin (gazebo_ros_state) will stuck for a long time (nealy 1 minute) after service call: "reset simulation"
the same with my imu topic, I found it seems the imu output data cannot cover the virtual time it has passed, it can only restart the output after the reset timestamp.
ENV
reproduce
roslaunch a gazebo configuration with joint_state_publisher and robot_state_publisher
actual behavior
stop outputing.
expected behavior
works and output msgs.
other info
may be related with #1347 #169