OmniGibson icon indicating copy to clipboard operation
OmniGibson copied to clipboard

get_position_orientation and states[Pose].get_value()

Open ChengshuLi opened this issue 2 years ago • 2 comments

In iG2, get_position_orientation and states[Pose].get_value() return the CoM frame of the base link. In OG, they return the link frame of the base link. This can have implication because the two links can be arbitrarily far away from each other (e.g. the base link frame can be outside the AABB of the object even).

ChengshuLi avatar Dec 06 '22 01:12 ChengshuLi