Skip to content

Add config option to specify 'discrete_contact_approximation' #35

@nepfaff

Description

@nepfaff

See here for the Drake feature:

 plant, scene_graph = AddMultibodyPlant(
        MultibodyPlantConfig(
            time_step=time_step,
            discrete_contact_approximation="similar"),
        builder)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions