# # ChangeLog for code/branches/tutorial/src/orxonox/controllers # # Generated by Trac 1.0.9 # Sep 17, 2024, 7:49:33 PM Sat, 09 Apr 2011 19:09:11 GMT dafrick [8219] * code/branches/tutorial/src/orxonox/controllers/AutonomousDroneController.cc (modified) * code/branches/tutorial/src/orxonox/worldentities/AutonomousDrone.cc (modified) * code/branches/tutorial/src/orxonox/worldentities/AutonomousDrone.h (modified) Minor changes in documentation. Sat, 09 Apr 2011 16:48:15 GMT dafrick [8214] * code/branches/tutorial/src/orxonox/controllers/AutonomousDroneController_jonas.cc (deleted) Undoing last change. Mon, 14 Mar 2011 15:56:51 GMT jonas [8075] * code/branches/tutorial/src/orxonox/controllers/AutonomousDroneController_jonas.cc (copied) My steering fct Wed, 09 Mar 2011 10:18:06 GMT dafrick [8050] * code/branches/tutorial/src/orxonox/controllers/AutonomousDroneController.cc (modified) * code/branches/tutorial/src/orxonox/worldentities/AutonomousDrone.cc (modified) Adding some documentation. Thu, 03 Mar 2011 15:26:30 GMT dafrick [8014] * code/branches/tutorial/data/levels/tutorial.oxw (modified) * code/branches/tutorial/src/orxonox/controllers/AutonomousDroneController.cc (modified) * code/branches/tutorial/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/tutorial/src/orxonox/worldentities/AutonomousDrone.cc (modified) * code/branches/tutorial/src/orxonox/worldentities/AutonomousDrone.h (modified) * code/branches/tutorial/src/orxonox/worldentities/CMakeLists.txt (modified) Removing all the solution stuff. Thu, 03 Mar 2011 15:18:34 GMT dafrick [8012] * code/branches/tutorial/data/levels/tutorial.oxw (modified) * code/branches/tutorial/src/orxonox/controllers/AutonomousDroneController.cc (modified) * code/branches/tutorial/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/tutorial/src/orxonox/worldentities/AutonomousDrone.cc (modified) * code/branches/tutorial/src/orxonox/worldentities/AutonomousDrone.h (modified) * code/branches/tutorial/src/orxonox/worldentities/CMakeLists.txt (modified) Committing muster-lösung. Thu, 03 Mar 2011 14:16:55 GMT dafrick [8011] * code/branches/tutorial/data/levels/tutorial.oxw (modified) * code/branches/tutorial/src/orxonox/controllers/AutonomousDroneController.cc (added) * code/branches/tutorial/src/orxonox/controllers/AutonomousDroneController.h (added) * code/branches/tutorial/src/orxonox/worldentities/AutonomousDrone.cc (added) * code/branches/tutorial/src/orxonox/worldentities/AutonomousDrone.h (added) Adding tutorial stuff to (coding-)tutorial level. Thu, 03 Mar 2011 13:47:44 GMT dafrick [8010] * code/branches/tutorial (copied) Creating new tutorial branch based on the usability branch. Sun, 20 Feb 2011 14:28:18 GMT landauf [7930] * code/branches/usability/src/orxonox/controllers/HumanController.cc (modified) * code/branches/usability/src/orxonox/controllers/HumanController.h (modified) - fixed crash when calling toggleGodMode command without controllable ...