Add Launch Files Descriptions

This commit is contained in:
Igor Brylyov 2024-02-20 12:24:03 +00:00
parent 531e088525
commit c51dce74e9

View file

@ -1,5 +1,16 @@
# rbs_arm
# Robossembler Arm Description Package
This ROS2 package includes the 'robot_description' of 'rbs_arm'.
This ROS2 package includes the 'robot_description' of 'Robossembler Arm'.
The model is given as a xacro file to which any gripper by gripper name can be attached.
## Launch files Directory
To get additional argument's description use `ros2 launch rbs_arm <*.launch.py> --show-args`.
- `control.launch.py` - To launch ros2_control controllers
- `display.launch.py` - To show robot in RViz
- `display_gazebosim.launch.py` - To show robot in RViz & gazebo
- `get_urdf.launch.py` - To generate URDF file and save result as `current.urdf` in current directory
- `moveit.launch.py` - To run MoveIt2
- `moveit_gazebosim.launch.py` - To run MoveIt2, Gazebo, RViz