This package contains the URDF description of the BD-X robot.
The bdx_description
package provides the URDF model for the BD-X robot, including its physical and visual properties.
Usage:
To launch without RViz (default behavior):
ros2 launch your_package your_launch_file.launch.py
To launch with RViz:
ros2 launch your_package your_launch_file.launch.py launch_rviz:=true
Clone this package into your ROS2 workspace and build it:
cd ~/ros2_ws/src
git clone <repository_url>
cd ~/ros2_ws
colcon build
- ROS2 Foxy (or later)
urdf
packagerobot_state_publisher
rviz2