Changes between Version 41 and Version 42 of pps/tutorial
- Timestamp:
- Apr 9, 2013, 2:09:39 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pps/tutorial
v41 v42 71 71 72 72 The 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 74 74 * '''The AutonomousDroneController:''' Controller C++ code to steer the drone 75 75 * '''The XML part:''' An instantiation in the level file