Change the csv file name

modified:   src/rosbuzz/buzz_scripts/include/bidding/bidding.bzz
This commit is contained in:
Fang Wu 2018-10-18 16:57:47 -04:00
parent 8af7578bc6
commit 389b8fca7c
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
#
########################################
CSV_FILENAME_AND_PATH = "/home/ubuntu/ROS_DRONES_WS2/src/rosbuzz/buzz_scripts/include/bidding/waypoints_15.csv"
CSV_FILENAME_AND_PATH = "/home/ubuntu/ROS_DRONES_WS2/src/rosbuzz/buzz_scripts/include/bidding/waypoints_12.csv"
OUTPUT_FILENAME_AND_PATH = "/home/ubuntu/bidding_output/output-" # automatically completed with 'ID.csv'
BID_WAIT = 40
PICTURE_WAIT = 40