[ros-users] How to connect the transform between /robot_base and /map ?

Enea Scioni enea.scioni at student.unife.it
Wed May 12 13:27:54 UTC 2010


Hi!
If you using a Navigation stack, you should use an localization node, as
"fake_localization", very useful in simulation, or "amcl" node, or others.
If I don't make a mistake, usually these nodes publish the /map frame. I
suggest also to be careful with the frame's name; sometimes I was stuck with
this!

Just for a test, you could think to use a static transform publisher
http://www.ros.org/wiki/tf#static_transform_publisher
to transform from /map frame (fixed frame respect the map) and your
reference frame (sometimes people use /odom frame's name..)

I hope to suggest something useful!

Enea Scioni
-- 
View this message in context: http://ros-users.122217.n3.nabble.com/How-to-connect-the-transform-between-robot-base-and-map-tp812275p812477.html
Sent from the ROS-Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------

_______________________________________________
ros-users mailing list
ros-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ros-users



More information about the ros-users mailing list