Skip to content

Contact Points #649

@AN-Best

Description

@AN-Best

I am trying to use this library to simulate gait and I need to find when the foot contacts the ground. I think I should be using the add_contacts_point! but I cannot seem to implement it correctly. This is the current implementation that I am trying is below, would really appreciate any advice on implementing contact:

contact_point = RigidBodyDynamics.Spatial.Point3D(LAnkle_2_Foot,SVector(0.0,0.0,0.0));
add_contact_point!(RFoot, contact_point)

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