Skip to content

Dynamic Coverage Pathing #350

@AskewParity

Description

@AskewParity

Currently, the coverage pathing is being generated when all paths are generated. This leads to an inefficient path that may force ardupilot to loop around for waypoints that are otherwise colinear.

We can instead generate converage plans on demand, which will eliminate this issue.
This is contingent on changing the tick code, and making sure that pathing runs fast enough on the jetson.

Metadata

Metadata

Assignees

No one assigned

    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