mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 07:28:29 -04:00
903ef4d065
ahrs should be a reference to DummyVehicle::ahrs, otherwise it will act on a different object. This also corrects the member initialization order: only pass a copy or reference of an object to a constructor if it has already been initialized. |
||
---|---|---|
.. | ||
examples/SmartRTL_test | ||
AP_SmartRTL.cpp | ||
AP_SmartRTL.h |