Skip to content

Commit 1d65c57

Browse files
Update X-Series arms amd64 install script to remove ros_xseries ROS 2 ignore (#183)
1 parent 552368e commit 1d65c57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

interbotix_ros_xsarms/install/amd64/xsarm_amd64_install.sh

+1
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ function install_ros2() {
322322
interbotix_ros_toolboxes/interbotix_perception_toolbox/COLCON_IGNORE
323323
fi
324324
rm \
325+
interbotix_ros_core/interbotix_ros_xseries/COLCON_IGNORE \
325326
interbotix_ros_toolboxes/interbotix_common_toolbox/interbotix_moveit_interface/COLCON_IGNORE \
326327
interbotix_ros_toolboxes/interbotix_common_toolbox/interbotix_moveit_interface_msgs/COLCON_IGNORE
327328
cd interbotix_ros_core

0 commit comments

Comments
 (0)