Skip to content
Snippets Groups Projects
Commit c174b637 authored by Sebastian Ebert's avatar Sebastian Ebert
Browse files

updated CI

parent 90104998
No related branches found
No related tags found
No related merge requests found
Pipeline #6216 failed
......@@ -11,14 +11,13 @@ build-ws:
script:
- apt-get update
- apt-get install -y ros-melodic-libfranka python-catkin-tools libeigen3-dev
- apt-get install build-essential
- apt-get install gcc
- apt-get install make
- apt-get install cmake
- apt-get install cmake-curses-gui
- apt-get install libssl-dev
- apt-get install libcppunit-dev
- Y
- apt-get install -y build-essential
- apt-get install -y gcc
- apt-get install -y make
- apt-get install -y cmake
- apt-get install -y cmake-curses-gui
- apt-get install -ylibssl-dev
- apt-get install -y libcppunit-dev
- echo "source /opt/ros/melodic/setup.bash" >> ~/.bashrc
- source ~/.bashrc
- rosdep install -y --from-paths .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment