Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 946 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 946 Bytes

USV_formation_control_1

Repository regarding the formation control algorythm developed for the AVATAR project This project requires some other (RAS) modules as well (e.g. velocity controller, speed differentiator, heading controller). Software specific for this formation control setup is found here

Comments, questions: Bart Boogmans - email: [email protected]

Main functionality

There is a virtual formation reference that moves alsong a path. Each ship finds a target point depending on it's position within formation frame. Vessels have parralel distance keeping and heading control to yield formation keeping.

The block scheme is as follows. dda drawio (2)

The image below deplicts a moving reference formation along a path:

The image below depicts three ships aiming at their respective targetpoints.