mayataka/robotoc

Getter functions for parameters of constraint components

mayataka opened this issue · 0 comments

Each constraint component should have functions to return parameters.
For example, FrictionCone should have double get_mu() const.