Robotics StackExchange | Archived questions

How to set joint positions on simulation reset?

I'm using os.system('rosservice call /gazebo/reset_simulation') in my python script and of course it resets the model to joint positions of all zeros. However, for my machine learning task I would like it to reset straight to random joint positions. How might I accomplish this?

Asked by Victoria Bentell on 2020-03-18 19:35:10 UTC

Comments

Answers