Package interbotix_xsarm_dual not found #46
-
Following interbotix youtube tutorial, "X-Series Arms | Working With Multiple Arms", at 6:48, I executed the following command,
It complained that "Package interbotix_xsarm_dual not found". I checked the package list, by following command, indeed the "interbotix_xsarm_dual" was not in the pkg list.
My question is, shall I modify the package.xml and/or CMakeLists.txt in the following directory, and how?
Many thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
O, forget to mention, I used ROS2/Humble on Ubuntu 22.04 |
Beta Was this translation helpful? Give feedback.
-
The interbotix_xsarm_dual package has recently been updated. Check it out in humble or newer: https://github.com/Interbotix/interbotix_ros_manipulators/tree/humble/interbotix_ros_xsarms/examples/interbotix_xsarm_dual Pull the latest commits from the remote and rebuild your workspace to apply the changes. Documentation to come, but the bringup process is as follows:
|
Beta Was this translation helpful? Give feedback.
The interbotix_xsarm_dual package has recently been updated. Check it out in humble or newer: https://github.com/Interbotix/interbotix_ros_manipulators/tree/humble/interbotix_ros_xsarms/examples/interbotix_xsarm_dual
Pull the latest commits from the remote and rebuild your workspace to apply the changes.
Documentation to come, but the bringup process is as follows:
ros2 launch interbotix_xsarm_dual xsarm_dual.launch.py
python3 xsarm_dual.py