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 should make a URDF because one of the most important thing in ROS are transforms. If you want to add lidar, do some mapping, or get odometry, you will need links for lidar and base_link, etc. You can take a look at these tutorials to start with.