arm/rbs_arm/README.md

17 lines
699 B
Markdown
Raw Normal View History

2024-02-20 12:24:03 +00:00
# Robossembler Arm Description Package
2023-12-21 08:57:26 +00:00
2024-02-20 12:24:03 +00:00
This ROS2 package includes the 'robot_description' of 'Robossembler Arm'.
2023-12-21 08:57:26 +00:00
The model is given as a xacro file to which any gripper by gripper name can be attached.
2024-02-20 12:24:03 +00:00
## 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