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

Convention for transforming Range message?

asked 2018-04-29 21:40:19 -0500

seanarm gravatar image

What's the standard convention for transforming a sensor_msgs/Range measurement into the attached robot's base_link frame, given the location of the sensor on the robot. I can plop it into the Z field of a Vector3 and transform accordingly, but I was wondering if there was a more standard way.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2018-04-30 02:23:52 -0500

tuandl gravatar image

I think the standard convention for frames coordinate (applied for all type of messages) is REP-105 and REP-103. Or you can follow the hector_slam tutorial.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2018-04-29 21:40:19 -0500

Seen: 278 times

Last updated: Apr 30 '18