How can I create a collision free path planning for a robotic arm?
조회 수: 2 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Robotics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!