Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 42 and Version 43 of pps/tutorial


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

Legend:

Unmodified
Added
Removed
Modified
  • pps/tutorial

    v42 v43  
    7171
    7272The implementation of our drone will happen in three steps:
    73  * '''The AutonomousDrone:''' Core C++ code for the AutonomousDrone class, contains the C++ <-> XML interface
     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