Skip to content

Question on extrinsic in SEM Challenge-Cup-2025 real-robot dataset #22

@Chloe-Yan-3465

Description

@Chloe-Yan-3465

Hello HorizonRobotics team,

I have a question regarding the real-robot RoboTwin dataset, specifically the meaning of:

  • observation/left_camera/cam2world_gl
  • observation/left_camera/extrinsic_cv

Previously, I thought cam2world_gl represents the transform between the camera and the base_link (0,0,0) point defined in the URDF. Is that correct?

Could you clarify the correct understanding of cam2world_gl and extrinsic_cv?

Specifically:

  • What World Coordinate System or Base Frame are they based on?
  • Is it the URDF base_link (0,0,0) or left_link6 (where the right_camera is fixed)?

My tf tree (generated from urdf file):

Image Image

Example (from left_camera in place_empty_cup task):

=== cam2world_gl ===
[[[ 9.9573857e-01, -3.0173045e-03, -9.2171371e-02, -1.7736199e-01],
  [ 3.6063038e-02,  9.3261611e-01,  3.5906354e-01,  1.0416870e-01],
  [ 8.4877104e-02, -3.6085740e-01,  9.2875069e-01,  9.3343174e-01],
  [ 0.0000000e+00,  0.0000000e+00,  0.0000000e+00,  1.0000000e+00]], ... ]

=== extrinsic_cv ===
[[[ 9.9573863e-01,  3.6063075e-02,  8.4877074e-02,  9.3622595e-02],
  [ 3.0173063e-03, -9.3261617e-01,  3.6085749e-01, -2.3915121e-01],
  [ 9.2171311e-02, -3.5906351e-01, -9.2875075e-01,  9.2067635e-01]], ... ]

Thank you for your clarification!

Metadata

Metadata

Assignees

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