Skip to content

Matching Frames of Reference - Absolute Position of Joints #57

@caio-freitas

Description

@caio-freitas

The absolute joint positions being used now in the graph_dataset.py are being calculated with forward kinematics from the franka panda robot. However, they don't necessary match the absolute position given by the Objects in the scene (are likely to be expressed in different frames of reference). This is particularly bad for the transport environment, where the positions are calculated for 2 different manipulators, and the transformation between the base links would be relevant.

One idea (very work-intensive) is to get these absolute positions from the mujoco environment somehow, reusing the datasets with the Robomimic playback_human_demonstration. Another quick fix is to find out the transformations for base link in these environments and add them when training.

Sub-issues

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions