Changeset 435 in flair-src for trunk/demos/CircleFollower/uav/src/CircleFollower.cpp
- Timestamp:
- Jul 15, 2021, 2:44:03 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/demos/CircleFollower/uav/src/CircleFollower.cpp
r432 r435 83 83 uav->GetAhrs()->AddPlot(customReferenceOrientation,DataPlot::Yellow); 84 84 AddDataToControlLawLog(customReferenceOrientation); 85 AddDeviceToControlLawLog(uX); 86 AddDeviceToControlLawLog(uY); 85 87 86 88 customOrientation=new AhrsData(this,"orientation");
Note:
See TracChangeset
for help on using the changeset viewer.