mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-10 12:34:20 +08:00
mission_block.h add TODO
This commit is contained in:
committed by
Andreas Antener
parent
408d147a18
commit
25cb671a6c
@@ -67,6 +67,7 @@ public:
|
||||
*/
|
||||
virtual ~MissionBlock();
|
||||
|
||||
/* TODO: move this to a helper class in navigator */
|
||||
static bool item_contains_position(const struct mission_item_s *item);
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user