This page covers cloning the repository and building both ROS 2 packages:Documentation Index
Fetch the complete documentation index at: https://mintlify.com/qualcomm-qrb-ros/qrb_ros_simulation/llms.txt
Use this file to discover all available pages before exploring further.
qrb_ros_sim_description, which contains URDF models and mesh assets, and qrb_ros_sim_gazebo, which provides Gazebo launch files and ROS 2 controller integration. Follow these steps whether you are building on a native Ubuntu 24.04 host or inside the Docker container.
Build steps
Download mesh files
The URDF models reference STL mesh files that are not stored in Git. Run the provided download script to fetch them from their upstream sources:
Downloading mesh files is required. The URDF models for the RML-63 robotic arm and the Orbbec Gemini camera will not render in Gazebo without these STL files. The script skips files that are already present, so it is safe to run multiple times.
Next steps
Your workspace is built and ready. Explore the available robot models and their launch commands:Robot models overview
Browse all four pre-configured robots and learn how to launch each one in Gazebo.