Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
../../libraries/AC_Avoidance/AC_Avoidance_Logging.cpp: In member function 'void AP_OABendyRuler::Write_OABendyRuler(uint8_t, bool, float, float, bool, float, const Location&, const Location&) const': ../../libraries/AC_Avoidance/AC_Avoidance_Logging.cpp:23:46: error: 'ahrs' is not a member of 'AP' 23 | yaw : (uint16_t)wrap_360(AP::ahrs().yaw_sensor * 0.01f), | ^~~~ compilation terminated due to -Wfatal-errors.
- Loading branch information