Skip to content

Pathing-Precompute #360

@AskewParity

Description

@AskewParity

We can compute all pathing options when we are on the ground, reducing the amount of work the OBC needs to do in the air. There are 3 paths that need to be computed

  1. Takeoff-->waypoint mission,
  2. last waypoint-->waypoint mission,
  3. last waypoint-->coverage.

This need not necessarily be saved in memory (one alternative is to have the entire waypoint mission in one long mission).

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions