Solid interface - contact between a gripper and an object
1 view (last 30 days)
Show older comments
Marco Di Muro
on 14 Jan 2021
Commented: Marco Di Muro
on 5 Feb 2021
I am trying to model a SCARA robot, a pick-and-place robotic arm. I have no clue or idea about how to let the gripper pick an object and then, after a given trajectory, place it somewhere else. What is missing is the solid contact between the gripper and the object to place. How can i solve it in the easiest way possible?
Thank you in advance for your help.
MDM
0 Comments
Accepted Answer
Priyanka Rai
on 1 Feb 2021
You might want to refer this file exchange:
The overall goal here is to catch anything from specified position, follow the specific path till reach the destination, and keep it free on the final position.
You can also refer to functions mentioned in this file exchange, to define the initial position and final position, the robot will follow the path between these two points.
More Answers (0)
See Also
Categories
Find more on Bodies in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!