Robotics StackExchange | Archived questions

How to reset the the world without wrench messages replaying?

I'm using wrench services to apply forces to my model, and for some reason when I reset the world or model state the forces keep replaying. How can fix this? I'm also not sure whether this is a feature or a bug, I don't see what the intended use case for this is.

Using 9.0.0 with ros kinect

Asked by Peter Mitrano on 2018-11-06 14:36:29 UTC

Comments

Answers

Are you publishing to the ~/name/wrench Gazebo topic? It looks like the messages are applied once and then cleared: https://bitbucket.org/osrf/gazebo/src/9e18a31cda6328c1d8d4ec08b9d1b6cfcdb93585/gazebo/physics/Link.cc#lines-607

Asked by chapulina on 2019-07-25 10:52:13 UTC

Comments