ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Well after some thinking, I guess I found an answer to that now. Probably the answer is just a point in the frame of the sensor. I just have polar coordinates then and I have to transform them into cartesian coordinates.
So I think it will be geometry_msgs/PointStamped then, with frame_id sensor_link.
Where x is looking in the direction of the sensors front.