Coordinate system conventions for EEF pose fields in `observation.state.wbc`

#3
by lina-lintianqing - opened

Hi, thank you for releasing HIW-500 dataset, I have a few questions about the coordinate system conventions used in the observation.state.wbc fields.

  1. Coordinate origin of EEF pose: Which link is used as the base frame for left_ee_x/y/z and right_ee_x/y/z? For example, is it pelvis_link, torso_link, or some other link defined in the G1 URDF?
  2. Handedness of the coordinate system: Is the coordinate system right-handed? And what are the directions of the x, y, z axes relative to the robot body (e.g., x-forward, y-left, z-up)?
  3. Euler angle convention for roll/pitch/yaw: What rotation order and intrinsic/extrinsic convention is used when computing left_ee_roll/pitch/yaw and right_ee_roll/pitch/yaw from the FK result? For example, if scipy is used, what string is passed to Rotation.as_euler() β€” is it 'zyx' (intrinsic ZYX) or something else?
    Thank you!
BitRobot org

Hi! Could we move this discussion to the LeRobot discord? Thank you! https://discord.gg/3MSyYeG2j. You can @nepyope in the issue

Sign up or log in to comment