how to convert the world coordination to robot coodination in PR2 ros
I am try to control pr2 simulator to grasp some object on the table. The robot is fixed as it in the beginning, now I want to know how to convert the object coordination to robot coordination, then we can use Cartesian controller to drive the right arm to reach the object , and grasp the object. Normally we know the object coordination on the table, so how we set the target for arm Cartesian controller coordination to reach the object. Also how to keep the orientation of the gripper vertical to the table, thus make the grasp easily. Besides, is there an documentation for the coordination of pr2 simulator and pr2 arm.