ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Which frame_id do I usually specify for the NavSatFix header?

asked 2015-05-28 17:43:46 -0500

DanielEckert gravatar image

The coordinate system in NavSatFix is known by the fact that we are using WSG84 coordinates. But how do I specify the frame_id in the header? Is there some standard name for this frame, or will it be different in every project?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
1

answered 2015-05-29 08:25:39 -0500

Tom Moore gravatar image

This came up recently in a drivers sig discussion. The question I asked was that if sensor is measuring pose data in some world-referenced frame, but is mounted on the robot with some static offset (transform) from the vehicle's origin, what should we put in the frame_id field of the message? In this case, @mikepurvis pointed out that the NavSatFix message indicates what is expected. You should put in the frame_id in which the sensor is mounted (the transform from base_link).

edit flag offensive delete link more
1

answered 2015-05-29 07:35:25 -0500

Wolf gravatar image

i guess it depends where your gps antenna is mounted on your robot....

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-05-28 17:43:46 -0500

Seen: 496 times

Last updated: May 29 '15