atenpas / gpd

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

coordinates relative to the base coordinate system of the robotic arm #117

Closed Sun-Jing-Kang closed 1 year ago

Sun-Jing-Kang commented 3 years ago

Can I get the coordinates relative to the base coordinate system of the robotic arm using this package?

atenpas commented 1 year ago

No. You would have to implement that transform in your own code.