This project aims to control the dual-arm robot with 6 joints on the arm and 5 joints on the hand.
- Clone this repository to the
srcdirectory of your ROS2 workspace, let sayros2_ws/src. - Go back to
ros2_wsand then executecolcon build.
Note that the run_docker.sh suppose this repository is placed correctly. This script does NOT check this.