atenpas / gpd

Detect 6-DOF grasp poses in point clouds
BSD 2-Clause "Simplified" License
598 stars 233 forks source link

Incorrect rotation #130

Open wwh01875 opened 1 year ago

wwh01875 commented 1 year ago

I would like to ask why the calculated orientations are all wrong directions. I converted them into Quaterniond or eulerangle, both of which are wrong. The posture of the axis of rotation does not match the posture of the simulated gripper, but the point position is correct. How to correct the angle of rotation

My gripper is oriented with the Z axis up as positive The X axis is positive The y-axis is positive to the left

If you can provide the arm control program for reference, thank you very much