Robotics StackExchange | Archived questions

[stage] How to set a initial odom for a position model in stage (odom topic)?

Hi,

In the world file the pose of the position model is defined as:

position
(
   pose [x y z a]
)

This code set the model in our desired position, but the data on the /odom topic starts as x,y = 0,0. I want that the initial odom information be the real pose on the map. I have tried defining 'localization_origin' in position description, but this does not work.

Gustavo.

Asked by gustavo.velascoh on 2013-04-19 12:54:51 UTC

Comments

did you find a way how to do it?

Asked by Mehdi. on 2014-12-19 03:28:25 UTC

Answers