Important
This repository was archived by NVIDIA Deep Learning Institute on 2026-06-23. It is no longer maintained, and issues or pull requests are not being reviewed. For current NVIDIA DLI open-source training materials, visit https://github.com/NVDLI. This repository is a historical fork. For ongoing development, refer to the upstream project.
docs - Mass properties data for each mesh, exported from SolidWorks.
r1_description - The model mesh files The URDFs Rviz launch file, to visualize the robot model and play with the joints
r1_gazebo - A .gazebo config file which defines the skid-steer controller and other dynamics properties for the rover in Gazebo The Gazebo launch file which brings up the rover in Gazebo (in the WillowGarage world ... might take some time to load at first launch)
r1_teleop - A simple teleop node for an Xbox controller so you can drive the rover around in Gazebo to test dynamics props/the skid-steer controller The teleop launch file which brings up the teleop node and Joy to read from the controller
Once your catkin workspace is built, run either of the following to see the model:
roslaunch r1_description display.launch
roslaunch r1_gazebo gazebo.launch