Check specific link velocity and pose

Hello, may I know how to check the specific link facility and pose (in the world frame)?

Thank you.

Hi @berternats - In Isaac Sim, you can get the pose of a specific link of a robot using the get_link_pose() method of the Articulation class.