robotoc
robotoc copied to clipboard
Getter functions for parameters of constraint components
Each constraint component should have functions to return parameters.
For example, FrictionCone
should have double get_mu() const
.