openarm_ros2/openarm_bimanual_moveit_config
thomason fcd1a10291
Correct URDF to true joint limits + Add and update documentation (#6)
* Rename openarm_bimanual_teleop to openarm_bimanual_bringup

* Update package descriptions

* Add quickstart link

* Add note to source overlay

* Add test installation step

* Add poses and update default rviz config

* Fix rev1 to match hardware

* Align rev3 with hardware joint limits

* Match hardware joint limits

* Complete with more poses

* Update README.md with moveit2 video

* Add new READMEs in openarm_bringup and openarm_bimanual_moveit_config

* Add octomap note
2025-04-25 17:57:10 +09:00
..
config Correct URDF to true joint limits + Add and update documentation (#6) 2025-04-25 17:57:10 +09:00
launch Add openarm_bimanual_moveit_config and deploy to physical openarm (#3) 2025-04-10 18:31:15 +09:00
.setup_assistant Correct URDF to true joint limits + Add and update documentation (#6) 2025-04-25 17:57:10 +09:00
CMakeLists.txt Add openarm_bimanual_moveit_config and deploy to physical openarm (#3) 2025-04-10 18:31:15 +09:00
package.xml Add openarm_bimanual_moveit_config and deploy to physical openarm (#3) 2025-04-10 18:31:15 +09:00
README.md Correct URDF to true joint limits + Add and update documentation (#6) 2025-04-25 17:57:10 +09:00

MoveIt2 on Bimanual Openarms

Ensure the ROS2 packages and dependencies are installed by following the instructions in openarm_ros2/README.md.

Physical Hardware

  1. Run init_can.sh from openarm_bringup/utils. By default, can0 is the right arm and can1 is the left arm, but this can be adjusted in the ros2_control definition in openarm_description/urdf/openarm.ros2_control.xacro.

  2. Optionally, start the head-mounted realsense camera. This enables the octomap occupancy grid for planning around obstacles.

ros2 launch openarm_bimanual_bringup depth_camera.launch.py

Launch the demo

ros2 launch openarm_bimanual_moveit_config demo.launch.py