Skip to content
Snippets Groups Projects
Commit eca100c7 authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

bags in main not master

parent 24ccf197
No related branches found
No related tags found
No related merge requests found
......@@ -139,7 +139,7 @@ stages:
- cd ../..
- catkin_make
- roscd wolf_demo_gnss_imu/bag
- wget https://gitlab.iri.upc.edu/mobile_robotics/wolf_projects/wolf_ros/demos/demo_rosbags/-/raw/master/gnss_imu/M600b_1.bag
- wget https://gitlab.iri.upc.edu/mobile_robotics/wolf_projects/wolf_ros/demos/demo_rosbags/-/raw/main/gnss_imu/M600b_1.bag
- roslaunch wolf_demo_gnss_imu demo_gnss_imu.launch rviz:=false bag:=M600b_1 2> roslaunch_error_messages.log
- cat roslaunch_error_messages.log
- if [[ "$(cat roslaunch_error_messages.log)" == *"process has finished cleanly"* ]]; then
......
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