nhaulrik created page: Lab7 authored by Nikolaj Cilleborg Haulrik's avatar Nikolaj Cilleborg Haulrik
......@@ -131,7 +131,7 @@ Watch the car with only the cruise thread active and then with only the cruise a
#### Plan:
To make the robot only cruise we outcommented the threads Avoid and Follow. The code is seen in Fig.7
To make the robot only cruise we outcommented the threads Avoid and Follow in RobotFigure9_9.java. The code is seen in Fig.7
```
CarDriver cd = new CarDriver();
......
......