RobustMP icon indicating copy to clipboard operation
RobustMP copied to clipboard

Robust Online Motion Planning using Contraction Theory

Results 3 RobustMP issues
Sort by recently updated
recently updated
newest added

When I try to run PVTOL/Sim: *Main.m It will eventually error out: `snopt : Too many variables 968, Max allowed 4 Too many nonlinear constraints 1817, Max allowed 4 `...

When I run compute_CCM_PVTOL.m , it told me that the CCM M(x) is not a positive definite matrix. mistake in compute_CCM_PVTOL (line 159): Theta = chol(M)

some files is not found when running the code. how to solve the problem, thank you