vortexntnu / vortex-asv

GNC for the Vortex ASV. Purpose built for competing in ASV competitions.
MIT License
7 stars 0 forks source link

[TASK] Command the desired speed to the guidance system from the mission_planner. #186

Closed Andeshog closed 3 months ago

Andeshog commented 7 months ago

Description of task

The desired speed, u_desired, is a variable in the hybridpath guidance system, that sets the desired speed of the vessel. This variable is mission specific, and should therefore be decided by the mission_planner. This task consists of finding a good way to achieve that and to implement it.

Suggested Workflow

Specifications

No response

Contacts

Contact @Andeshog if you have any questions regarding this task.

Code Quality