objectrelative
Objectrelative refers to a reference frame or coordinate system that is attached to a specific object. In robotics, computer vision, and augmented reality, quantities are often expressed in the object's local coordinates because this can simplify interaction with the object and make measurements invariant to global motion.
A typical objectrelative frame is defined by an origin and orientation fixed to the object, forming a
Common uses include robotic manipulation and grasping, where commands are issued in the object’s frame, pose
Obtaining an objectrelative frame typically involves detecting or registering the object against a known model or
Related concepts include world-relative and camera-relative coordinates, as well as general reference frames and pose representations.