-
Notifications
You must be signed in to change notification settings - Fork 63
Expand file tree
/
Copy pathgenerate_serialized.sh
More file actions
executable file
·11 lines (9 loc) · 1.01 KB
/
generate_serialized.sh
File metadata and controls
executable file
·11 lines (9 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
# ./bin/range_lib --method="pcddt" --map_path=../maps/synthetic.map.png --cddt_save_path=../tmp/synthetic/pcddt.json
# ./bin/range_lib --method="cddt" --map_path=../maps/synthetic.map.png --cddt_save_path=../tmp/synthetic/cddt.json
# ./bin/range_lib --method="pcddt" --map_path=../maps/basement_hallways_5cm.png --cddt_save_path=../tmp/basement/pcddt.json
# ./bin/range_lib --method="cddt" --map_path=../maps/basement_hallways_5cm.png --cddt_save_path=../tmp/basement/cddt.json
./bin/range_lib --method="cddt" --map_path=../maps/basement_hallways_5cm.png --log_path=../tmp/basement/trial1/
./bin/range_lib --method="cddt" --map_path=../maps/basement_hallways_5cm.png --log_path=../tmp/basement/trial2/
./bin/range_lib --method="cddt" --map_path=../maps/basement_hallways_5cm.png --log_path=../tmp/basement/trial3/
./bin/range_lib --method="cddt" --map_path=../maps/basement_hallways_5cm.png --log_path=../tmp/basement/trial4/
./bin/range_lib --method="cddt" --map_path=../maps/basement_hallways_5cm.png --log_path=../tmp/basement/trial5/