Skip to content

Commit

Permalink
Disable testing beluga_tools in noetic
Browse files Browse the repository at this point in the history
Signed-off-by: Ramiro Serra <[email protected]>
  • Loading branch information
serraramiro1 committed Jul 10, 2024
1 parent 43c962b commit 11853bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/build-and-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ if [ "${ROS_DISTRO}" != "noetic" ]; then
ROS_PACKAGES="beluga beluga_ros beluga_amcl beluga_system_tests beluga_tools"
fi
else
ROS_PACKAGES="beluga beluga_ros beluga_amcl beluga_example beluga_tools"
ROS_PACKAGES="beluga beluga_ros beluga_amcl beluga_example"
fi

source /opt/ros/${ROS_DISTRO}/setup.sh
Expand Down

0 comments on commit 11853bb

Please sign in to comment.