multirotor mission feasibility checks:
make sure that the relative altitude of the takeoff waypoint is at least one meter higher than the acceptance radius of the waypoint. This makes sure that the takeoff waypoint is not reached before the vehicle is at least one meter in the air.
Showing
- src/modules/navigator/mission.cpp 2 additions, 2 deletionssrc/modules/navigator/mission.cpp
- src/modules/navigator/mission_feasibility_checker.cpp 37 additions, 4 deletionssrc/modules/navigator/mission_feasibility_checker.cpp
- src/modules/navigator/mission_feasibility_checker.h 2 additions, 2 deletionssrc/modules/navigator/mission_feasibility_checker.h
Please register or sign in to comment