Skip to content

Typo in acrobot.jl? #13

@HaoLuo-CMU2021

Description

@HaoLuo-CMU2021

Line 44 in src/acrobot.jl says " m12 = m2*(l2^2 + l1l2c2 + J2) ".
Since it's a term in the mass matrix, shouldn't the unit be kg m^2? Should it be " m12 = m2(l2^2 + l1l2c2) + J2 " instead?

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