Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 9e4cd817 authored by JOSEPH Lucas's avatar JOSEPH Lucas :robot:
Browse files

Update .gitlab-ci.yml

parent 541dcb5f
No related branches found
No related tags found
No related merge requests found
Pipeline #321798 failed
......@@ -11,7 +11,7 @@ build:kinetic:
- docker
image: ros:kinetic-ros-core
script:
- sudo apt update; sudo apt install git -y
- sudo apt update; sudo apt install git catkin-tools -y
- sudo rosdep init; rosdep update
- mkdir -p ~/auctus_ws/franka_ros_ws; cd ~/auctus_ws/franka_ros_ws
- git clone --recursive https://github.com/frankaemika/franka_ros src/franka_ros
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment