openarm_ros2/README.md

30 lines
1.1 KiB
Markdown
Raw Normal View History

2025-02-16 08:00:07 +00:00
# ROS2 packages for OpenArm robots
- openarm_bimanual_description: humanoid upper body with two arms (urdf)
- openarm_bringup: [ros2_control](https://control.ros.org/humble/index.html) bringup
- openarm_description: single arm (urdf)
- openarm_hardware: hardware interface for ros2_control
- openarm_moveit_config: motion planning with [moveit2](https://github.com/moveit/moveit2)
## 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
2025-02-07 09:43:27 +00:00
https://github.com/user-attachments/assets/a0f962e5-6150-49ce-b18e-9914bcb322ef
2025-02-08 08:03:16 +00:00
Tested with:
2025-02-16 08:00:07 +00:00
- [x] Rolling
- [x] Jazzy
- [x] Humble
2025-02-07 09:43:27 +00:00
## License
2025-02-08 08:03:16 +00:00
All packages of `openarm_ros2` are licensed under the [BSD-3-Clause](https://opensource.org/license/bsd-3-clause).