Changes to be committed: change the absolute path to drone workspace

modified:   src/rosbuzz/buzz_scripts/include/taskallocate/bidding.bzz
This commit is contained in:
Fang Wu 2018-10-22 14:56:39 -04:00
parent 637ebb36a2
commit 9cac1eef65
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@
#
########################################
CSV_FILENAME_AND_PATH = "/home/amber/ROS_WS/src/rosbuzz/buzz_scripts/include/taskallocate/waypoints_12.csv"
OUTPUT_FILENAME_AND_PATH = "/home/amber/bidding_output/output-" # automatically completed with 'ID.csv'
CSV_FILENAME_AND_PATH = "/home/ubuntu/ROS_DRONES_WS2/src/rosbuzz/buzz_scripts/include/taskallocate/waypoints_12.csv"
OUTPUT_FILENAME_AND_PATH = "/home/ubuntu/bidding_output/output-" # automatically completed with 'ID.csv'
BID_WAIT = 40
PICTURE_WAIT = 40
BASE_ALTITUDE = 5.0