How can I create a collision free path planning for a robotic arm?
2 views (last 30 days)
Show older comments
Hi,
I have a 4DOF robotic arm (Mico2). Based on the coordinates of a final point (X,Y,Z), I used inverse kinematics and I could drive the robotic arm to grasp the final point. During grasping process, it is possible the robotic arm hits other objects (obstacles). I need to have a collision free path planning algorithm for the robotic arm to reach the final point. I found "Probabilistic Roadmap (PRM) path planner" in MATLAB. It seems PRM works in 2D coordinate syatem. Does MATLAB have any method to do the same task in 3D coordinate system?
I appreciate any help in advance.
Best regards,
Abbas
Answers (0)
See Also
Categories
Find more on Robotics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!