experiment with reverse
authorBernhard Tittelbach <bernhard@tittelbach.org>
Tue, 26 Mar 2019 13:25:18 +0000 (14:25 +0100)
committerBernhard Tittelbach <bernhard@tittelbach.org>
Tue, 26 Mar 2019 13:25:18 +0000 (14:25 +0100)
cpp/openCVnaiveObstacleAvoidance/openCVnaiveObstacleAvoidance.cpp

index 5c8807c..cb97e7b 100644 (file)
@@ -271,6 +271,7 @@ private:
     {
         if (bobbycar_reversing<boobycar_reversing_script.size()) {
             std::cout << boobycar_reversing_script.at(bobbycar_reversing++) << std::endl;
+            return;
         }