Skip to main content

solve_formation_consensus

Function solve_formation_consensus 

Source
pub fn solve_formation_consensus(
    config: AdmmConfig,
    agents: &[AgentSpec],
) -> RoboticsResult<AdmmReport>
Expand description

Solve the formation-consensus problem with consensus ADMM.