Set two model states simultaneously
Hello, I use ros with gazebo and I want to animate the movement of two models in an empty world I have created. I change the position of the models using:
rosservice call /gazebo/set_model_state ...
But it moves one model at a time. Is there a way to move the two models simultaneously so I can have a smoother animation?
Did you think about setting it programmatically like https://answers.gazebosim.org//questi...