uf-mil / SubjuGator

SubjuGator 8 on-board software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chain Sequence of Pose Commands

LucasBA opened this issue · comments

Mechanism for giving the sub a list of pose commands to achieve from the command line and from the mission runner.

C3 will accept velocity only waypoints, this can be used to go in one direction without slowing down at the end. You'd just need to track the subs position and switch the waypoint at some point to get it to move where you want.

This is dealt with in #249