Pick & Place of an object #2464
Unanswered
marleyshan21
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hello,
I think what you are doing is the simplest way.
Another way to do it is to use a 6d constraint to join two model (the robot and the manipulated object). But it's harder to setup and we don't have nice example right now.
I don't know. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi team!
I am utilizing pinocchio to perform pick and place using a custom URDF based robot.
I was able to simulate picking a rod and computed the torques properly by appending the model onto the end effector.
Regards
Beta Was this translation helpful? Give feedback.
All reactions