Stageros: how to programmatically set the pose of a simulated robot
Hello,
I want to know if it is possible to programmatically set the pose of a robot in stageros. Back when we used player/stage it was possible using the simulation proxy.
NOTE: my question is the same as this one but it has not been answered yet (altough the author marked it as solved - it isnt)
Have you seen this another question http://answers.ros.org/question/12384/change-simulator-stage-model-configurations-in-runtime/ ?
it sounds promising, I will take a close look at it and I will be back here in some days, thank you!
Ok.. I'm looking for a way for doing so too... see you.
I have modified the stage driver to allow the reposition of the robots using a topic. Check my answer.