MATLAB project for studying gradient-based formation control under different sensing-graph constraints. The active implementation controls an arbitrary number of planar agents toward a regular polygon using desired inter-agent distances.
formation controller/
distance-based/
README.md
2D/
distance_based_formation_2D.m
README.md
result/
complete/
minimally_globally_rigid/
minimally_rigid/
non_rigid/
Read the documentation in order of detail:
- Distance-based controller theory, rigidity, and Lyapunov stability
- 2D graph cases, configuration, and run instructions
- The self-contained result reports linked below
Each result directory is a self-contained report with its own explanation, desired graph, trajectories, edge-error convergence, and animation:
Development currently focuses on the planar controller. The 3D implementation is deferred and excluded through .gitignore.