Skip to content

Lyapunov-based end-stop guard #10

Description

@baggepinnen

Consider the Lyapunov barrier function

(θ, θmax, kp) = -kp/2 * log1p(-/θmax)^2)
# with gradient
∇Vθ(θ, θmax, kp) = kp*θ / (θmax^2 - θ^2)

This together with $V = E^2/2 + V_\theta + ...$ gives a energy-based swingup with arm centering that is lax near center and a barrier function near the end stop

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions