Randy Mackay
fa6487e5b7
AP_OADatabase: available regardless of hal-minimize-features
...
In Copter with minimize feature set the entire AP_PathPlanning feature including the database are unavailable
Rover has enough space for the database even with minimise features set
2020-05-11 18:15:40 +10:00
Randy Mackay
7b1efc4755
AP_OADatabase: replace Location with offset from origin
2020-05-11 18:15:40 +10:00
Randy Mackay
2431dcf09b
AP_OADatabase: calculate object radius based on distance and beam width
...
also all object database items are normal importance
2020-05-11 18:15:40 +10:00
Randy Mackay
717cd707dc
AP_OADatabase: remove unnecessary const on arguments
...
also swap order of angle and distance arguments to be consistent with proximity library
2020-05-11 18:15:40 +10:00
Tom Pittenger
9ad6d14c16
AC_Avoidance: add Object Avoidance Database
2019-08-02 09:50:13 -06:00