필터 지우기
필터 지우기

pick an object using spatial contact force

조회 수: 1 (최근 30일)
christina maher
christina maher 2022년 12월 13일
답변: Vidip 2023년 12월 1일
hello, i am implementing pick and place for 3prr delta robot on simulink, like 3rrr delta robot on library made. i put spatial contact force between end effector and red part and points on each of them, when i give it - 20 force for picking up part when end effector approaches it, the part bounces up and down the end effector. i donot understand what 's wrong or why it bounces up and down.Any help, i would be thankful.

답변 (1개)

Vidip
Vidip 2023년 12월 1일
I understand that you are facing issue with the bouncing behaviour you're observing in your Simulink model of a 3-PRR delta robot while picking up a part, it is likely due to the nature of the spatial contact force and the stiffness of the robot's structure.
When the end effector applies a downward force (-20 N) to the part, the contact force pushes the part up. However, the stiffness of the robot's structure causes the end effector to recoil slightly, reducing the downward force. This creates a feedback loop where the end effector repeatedly pushes the part down, causing it to bounce.
Try reducing the magnitude of the downward force applied by the end effector. A smaller force will still be sufficient to pick up the part but may help reduce the bouncing tendency.
You can refer the below documentation to get basic idea of how to pick and place robot using forward and inverse kinematics:

카테고리

Help CenterFile Exchange에서 Robotics에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by