[Enhancement] Add ability for AStar to accept both UTM and GPS coords #348
Labels
2-Star
Indicates a relatively easy task, requiring some basic skills or knowledge but still accessible.
enhancement
Requests for new features or improvements to existing features.
Milestone
Why Is This Enhancement Needed?
Improve flexibility of AStar path planner by allowing all functionalities to accept either a UTMCoordinate or GPSCoordinate. This will make state machine code more compact and cleaner since all geoops conversions will happen on a lower level.
Proposed Solution
Overload all methods and convert coordinates internally.
Additional Context
No response
The text was updated successfully, but these errors were encountered: