Open slim71 opened 1 year ago
Rendezvous
Formation control
Collision avoidance
Rendezvous is done, even if it might require fine-tuning in the future.
Some collision avoidance is already present during rendezvous operations.
As of commit c97a66, rendezvous has been improved and a first part of the formation works: each agent now move to its desired position, given by the leader. Next up: formation movement.
Collision avoidance is embedded in both the rendezvous and formation algorithms.
Once the fleet is in formation, movements and actions must be operated autonomously by the network and without further interaction with the user (excluding "cancel" inputs or the sort)