Skip to content

Duplicated base links: left_pelvis_abduction and right_pelvis_abduction. #5

@KentoyaRekino

Description

@KentoyaRekino

Hi, I'm trying to get Cassie's dynamics Model. I followed the steps, but I get the following error message ¿What could I be doing wrong?

Error using RobotLinks/findBaseLink (line 30)
Duplicated base links: left_pelvis_abduction and right_pelvis_abduction.

Error in RobotLinks/configure (line 106)
base_dofs(end).Child = findBaseLink(obj,joints);

Error in RobotLinks (line 97)
configure(obj, config, base, load_path, varargin{:});

Error in Cassie (line 55)
obj = obj@RobotLinks(config, base, [], 'removeFixedJoints', true);

Error in model_gen (line 19)
cassie = Cassie(fullfile('urdf','cassie.urdf'));

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