Skip to content

root_link is not set in #112

@richardrl

Description

@richardrl

from adam.pytorch import KinDynComputations

KinDynComputations takes in "root_link" as an argument but never actually sets it for use with self.rbdalgos.

For example, here: https://github.com/ami-iit/adam/blob/76c8457d8b19c7f834e9e6178fb5a6232069564a/src/adam/core/rbd_algorithms.py#L132C9-L132C21

The forward kinematics utilizes self.root_link but it is never set when initializing KinDynComputations.

Repro:

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