We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 441ba81 commit a0e33eeCopy full SHA for a0e33ee
install/prepare-jenkins-slave.sh
@@ -2,7 +2,6 @@
2
echo "Running the prepare script for polygon_coverage_planning.";
3
ROS_VERSION=`rosversion -d`
4
echo "ROS version: ${ROS_VERSION}"
5
-sudo apt update -y
6
7
# Build dependencies.
8
sudo apt-get install -y python-wstool python-catkin-tools
0 commit comments