]> rtime.felk.cvut.cz Git - hubacji1/iamcar2.git/blobdiff - scripts/wao_test.sh
Add real-world scenarios with artificial obstacles
[hubacji1/iamcar2.git] / scripts / wao_test.sh
index 7587e12dfb0268378c0f79892b5198c8b85fcd3c..c55c027f657d8efd5fc086952f00aecf6f0b5db8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
-OUT=out_47_2020-12-15_random-wao_v3
+OUT=out_47_2020-12-15_random-wao
 SD=~/phd/iamcar2/scripts
-TD=~/phd/iamcar2/scenarios_real-world-artificial-obstacles_v3
+TD=~/phd/iamcar2/scenarios_real-world-artificial-obstacles
 R=$( ls $TD | wc -l )
 
 while [ 1 ]