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

Have you seen this tutorial: Robot Setup?

For you robot you basically need to provide two tfs: odom -> base_link (the odometry) and base_link -> base_laser (the laser/kinect position). For the latter you can use a static_transform_publisher.

Have you seen this tutorial: Robot Setup?

For you your robot you basically need to provide two tfs: odom -> base_link (the odometry) and base_link -> base_laser (the laser/kinect position). For the latter you can use a static_transform_publisher.