robotoc
robotoc copied to clipboard
Python bindings
The following Python bindings are not mandatory, but can be useful to check whether the formulation (settings of cost and constraints) are correct or not in Python:
- [ ]
SplitOCP - [ ]
SplitKKTMatrix - [ ]
SplitKKTResidual - [ ]
StateEquation - [ ]
ContactDynamics - [ ]
ImpulseSplitOCP - [ ]
ImpulseSplitKKTMatrix - [ ]
ImpulseSplitKKTResidual - [ ]
ImpulseStateEquation - [ ]
ImpulseDynamics - [ ]
SwitchingConstraint - [ ]
SwitchingConstraintJacobian - [ ]
SwitchingConstraintResidual - [ ]
TerminalOCP
Moreover,
- [ ]
DerivativeCheckerimplemented in pure-Python is also useful.
Low priority