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

I would definetly pick a LIDAR (or similar) and an IMU at least so you can merge all this info with a EKF and estimate your position within the world. Also you will probably have to deal with SLAM. For these topics, you can use robot_localization and navigation stack packages. Hope it helps!