Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 41 and Version 42 of pps/tutorial


Ignore:
Timestamp:
Apr 9, 2013, 2:09:39 PM (11 years ago)
Author:
smerkli
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • pps/tutorial

    v41 v42  
    7171
    7272The implementation of our drone will happen in three steps:
    73  * '''The AutonomousDrone:''' Core C++ code for the AutonomousDrone class
     73 * '''The AutonomousDrone:''' Core C++ code for the AutonomousDrone class, contains the C++ <-> XML interface
    7474 * '''The AutonomousDroneController:''' Controller C++ code to steer the drone
    7575 * '''The XML part:''' An instantiation in the level file