Add ex4 and conclusion authored by René Nilsson's avatar René Nilsson
......@@ -133,10 +133,12 @@ The NXT sound sensor was used both to determine characteristics of a clap and to
We experienced some non-linearities in the use of the sensor, which we did not fully understand.
This could be investigated further later.
We were very successful with implementing a Party Finder Robot using a PD controller and the DifferentialPilot class in the leJOS API.
We were very successful with implementing a Party Finder Robot using two sound sensors, a PD controller and the DifferentialPilot class in the leJOS API.
The calibration and choice of gain parameters could probably be optimized to give an even better performance.
## References
[1] http://legolab.cs.au.dk/DigitalControl.dir/NXT/Lesson3.dir/Lesson.html
[2] https://gitlab.au.dk/rene2014/lego/raw/master/Week5/exercise3soundctrcar/src/SoundCtrCar.java
[3] https://gitlab.au.dk/rene2014/lego/raw/master/Week5/exercise6partyfinder/src/exercise6partyfinder/PartyFinder.java
\ No newline at end of file