Skip to content

Commit

Permalink
Fix ROS 2 RPi Installation (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeschmitt-tr committed May 28, 2024
1 parent 12f4c9a commit 3755600
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions interbotix_ros_xsarms/install/rpi4/xsarm_rpi4_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ function install_ros2() {
# TODO(lsinterbotix) remove below when moveit_visual_tools is available in apt repo
git clone -b ros2 https://github.com/ros-planning/moveit_visual_tools.git
rm \
interbotix_ros_core/interbotix_ros_xseries/COLCON_IGNORE \
interbotix_ros_toolboxes/interbotix_common_toolbox/interbotix_moveit_interface/COLCON_IGNORE \
interbotix_ros_toolboxes/interbotix_common_toolbox/interbotix_moveit_interface_msgs/COLCON_IGNORE \
interbotix_ros_toolboxes/interbotix_rpi_toolbox/COLCON_IGNORE
Expand Down

0 comments on commit 3755600

Please sign in to comment.