- openarm_bringup: ros2_control bringup - openarm_hardware: hardware interface for ros2_control
30 lines
1.1 KiB
Markdown
30 lines
1.1 KiB
Markdown
# ROS2 packages for OpenArm robots
|
|
|
|
- openarm_bimanual_description: humanoid upper body with two arms (urdf)
|
|
- openarm_description: single arm (urdf)
|
|
- openarm_moveit_config: motion planning with [moveit2](https://github.com/moveit/moveit2)
|
|
- openarm_bringup: [ros2_control](https://control.ros.org/humble/index.html) bringup
|
|
- openarm_hardware: hardware interface for ros2_control
|
|
|
|
## Description Packages
|
|
|
|
Each link has a visual mesh and a collision mesh, as shown in the figures below:
|
|
|
|
<img width="412" alt="visual meshes of openarm_bimanual_description urdf in rviz2" src="https://github.com/user-attachments/assets/9020efc3-69bc-420d-93a1-305885925638" />
|
|
<img width="383" alt="collision meshes of openarm_bimanual_description urdf in rviz2" src="https://github.com/user-attachments/assets/6f62184e-ccea-4859-9364-7c7d1b8def86" />
|
|
|
|
## MoveIt2 Support
|
|
|
|
https://github.com/user-attachments/assets/a0f962e5-6150-49ce-b18e-9914bcb322ef
|
|
|
|
|
|
Tested with:
|
|
- [x] Rolling
|
|
- [x] Jazzy
|
|
- [x] Humble
|
|
|
|
|
|
## License
|
|
|
|
All packages of `openarm_ros2` are licensed under the [BSD-3-Clause](https://opensource.org/license/bsd-3-clause).
|