-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
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:
traversaro
Metadata
Metadata
Assignees
Labels
No labels