When I tried to load the URDF file on MuJoCo, it failed with the
following error message:
Duplicated slider name "slider_left"
It turned out that the issue was the right slider being wrongly
tagged as 'slider_left' (not 'slider_right'). Fix it thusly.
Signed-off-by: Fujimoto Seiji <fujimoto@ceptord.net>
|
||
|---|---|---|
| openarm_grip_description | ||
| openarm_moveit_config | ||
| LICENSE | ||
| README.md | ||
ROS2 integration for OpenArm robots
- openarm_grip_description: urdf with gripper actuator
- openarm_moveit_config: motion planning with moveit2
https://github.com/user-attachments/assets/a0f962e5-6150-49ce-b18e-9914bcb322ef
Tested with:
- Jazzy Jalisco
- Humble Hawksbill
License
All packages of openarm_ros2 are licensed under the BSD-3-Clause.