pub fn solve_formation_consensus(
config: AdmmConfig,
agents: &[AgentSpec],
) -> RoboticsResult<AdmmReport>Expand description
Solve the formation-consensus problem with consensus ADMM.
pub fn solve_formation_consensus(
config: AdmmConfig,
agents: &[AgentSpec],
) -> RoboticsResult<AdmmReport>Solve the formation-consensus problem with consensus ADMM.