Skip to content

Commit

Permalink
Resolved merge conflict by keeping launch/rosbag.launch
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Apr 11, 2024
2 parents 91ef251 + 921505e commit 16afea1
Show file tree
Hide file tree
Showing 35 changed files with 210 additions and 3,200 deletions.
4 changes: 2 additions & 2 deletions config/blinking_sequences/test_assignment.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
1,0,0,0,1,1,0,0,0,0,0
1,0,0,0,0,0,0,0,1,1,0
1,0,1,1,0,0,0,0,0,0,0
1,0,0,0,0,0,1,1,0,0,0
1,0,0,0,0,0,0,0,1,1,0
1,0,0,0,1,1,0,0,0,0,0
3 changes: 2 additions & 1 deletion install/install_on_real_UAV.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e

####################### USER Parameter ########################
# default workspace location
workspace=/home/$USER/workspace
workspace=/home/$USER/ws_uvdar
# default git folder
GIT_PATH="/home/$USER/git"
# default exposure for bluefox cams
Expand Down Expand Up @@ -122,6 +122,7 @@ build_workspace(){
ln -s $GIT_PATH/bluefox2 $workspace/src/bluefox2
fi
cd $workspace
catkin init
catkin clean -y
catkin build
else
Expand Down
File renamed without changes.
1 change: 0 additions & 1 deletion launch/new_signaling.launch

This file was deleted.

115 changes: 0 additions & 115 deletions launch/record_calibration.launch

This file was deleted.

225 changes: 0 additions & 225 deletions launch/rosbag_camp.launch

This file was deleted.

Loading

0 comments on commit 16afea1

Please sign in to comment.