Changeset 185 in flair-src for trunk/demos/Gps/uav/src/DemoGps.h
- Timestamp:
- Jun 14, 2017, 11:46:03 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/demos/Gps/uav/src/DemoGps.h
r167 r185 26 26 namespace sensor { 27 27 class TargetController; 28 class Mb800;29 class SimuGps;30 28 } 31 29 } … … 63 61 flair::filter::TrajectoryGenerator2DCircle *circle; 64 62 flair::core::AhrsData *customReferenceOrientation,*customOrientation; 65 //flair::sensor::Mb800 *gps;66 flair::sensor::SimuGps *gps;67 63 }; 68 64
Note:
See TracChangeset
for help on using the changeset viewer.