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

small changes

parent 8e1e95ff
No related branches found
No related tags found
2 merge requests!427Resolve "Wolf license",!426Resolve "SolverCeres: more parameters"
Pipeline #7154 passed
This commit is part of merge request !426. Comments created here will be created in the context of that merge request.
...@@ -5,7 +5,7 @@ declare -A success ...@@ -5,7 +5,7 @@ declare -A success
cd $1 cd $1
abs_path=$(pwd) abs_path=$(pwd)
# for folder in $(cd $abs_path && ls -d *); do # for folder in $(cd $abs_path && ls -d *); do
for folder in wolf IMU laser gnss vision apriltag; do for folder in wolf imu laser gnss vision apriltag; do
echo "" echo ""
echo "===========================================================================================================================" echo "==========================================================================================================================="
echo "${CYAN} Updating & installing $folder ${NC}" echo "${CYAN} Updating & installing $folder ${NC}"
......
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