-
Notifications
You must be signed in to change notification settings - Fork 281
Description
Dear authors,
First of all, thank you for making this great toolbox open source! Does this toolbox support offline optimization? Is it as simple as solving the optimal control problem once instead of repeatedly online? My plan is to generate an energy optimal gait offline and to track it with a custom controller.
And second (although I do not know if this is the correct place to ask), I would like to model the dynamic effects of elastic actuators, i.e. series elastic actuators, variable stiffness actuators, etc., but URDF nor Pinocchio support this natively. I know that ANYmal has SEAs, but its dynamics do not seem to be considered. Do you know if it is possible to change the auto-generated code by Pinocchio to incorporate the elastic joints?