Expand description
Define common/useful distributed control laws for easy use as feedback control for distributed systems.
Functionsยง
- coupling_
gain - Determine the coupling gain that corresponds to a graph Laplacian matrix.
- homogeneous_
leader_ follower_ synchronization - Create the leader-follower synchronizing controller for a homogenous MAS
- homogeneous_
leaderless_ synchronization - Create the leaderless synchronizing controller for a homogenous MAS
- single_
integrator_ consensus - Create the consensus feedback control law for homogenous single-integrators.
- single_
integrator_ forced_ consensus - Create the control for single integrator forced consensus.