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

Revision history [back]

click to hide/show revision 1
initial version

You need to write transformation broadcaster for that. Have a look here on how to do it.

You simply create tf broadcaster publishing transformation from one frame (e.g. pointcloud frame) to another (e.g. robot_frame).

You need to write transformation broadcaster for that. Have a look here on how to do it.

You simply create tf broadcaster publishing transformation from one frame (e.g. pointcloud frame) to another (e.g. robot_frame).object_frame).