You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Terminal constraints are often needed to ensure the stability of MPC.
Therefore, it is nice if we can design the terminal constraints independently from the constraints on the other time stages.
The following classes should be implemented:
TerminalConstraintComponentBase
TerminalJointPositionLowerLimit
TerminalJointPositionUpperLimit
TerminalBasePositionLowerLimit
TerminalBasePositionUpperLimit
TerminalJointVelocityLowerLimit
TerminalJointVelocityUpperLimit
TerminalBaseVelocityLowerLimit
TerminalBaseVelocityUpperLimit
The text was updated successfully, but these errors were encountered:
Terminal constraints are often needed to ensure the stability of MPC.
Therefore, it is nice if we can design the terminal constraints independently from the constraints on the other time stages.
The following classes should be implemented:
TerminalConstraintComponentBase
TerminalJointPositionLowerLimit
TerminalJointPositionUpperLimit
TerminalBasePositionLowerLimit
TerminalBasePositionUpperLimit
TerminalJointVelocityLowerLimit
TerminalJointVelocityUpperLimit
TerminalBaseVelocityLowerLimit
TerminalBaseVelocityUpperLimit
The text was updated successfully, but these errors were encountered: