Skip to content

A-6DOF-Serial-Manipulator-Robot. Modeling‬ ‭and‬ ‭simulation‬ ‭of‬ ‭an‬ ‭automated‬ ‭fruit‬ ‭picker‬ ‭robot‬ RoboHarvest‬ ‭a‬ ‭mobile‬ ‭serial‬ ‭manipulator‬ ‭which‬ ‭is‬ ‭designed‬ ‭to‬ ‭automate‬ ‭the‬ ‭tedious‬ ‭tasks‬‭of‬ plucking‬‭ fruits ‬‭from‬‭ trees‬‭ and‬‭ collecting‬‭ them‬ ‭in‬‭ the‬‭ bin‬‭ behind‬‭ the‬ ‭robot.

Notifications You must be signed in to change notification settings

AbhinavB7/RoboHarvest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

RoboHarvest

Modeling‬ ‭and‬ ‭simulation‬ ‭of‬ ‭an‬ ‭automated‬ ‭fruit‬ ‭picker‬ ‭robot‬ RoboHarvest‬ ‭a‬ ‭mobile‬ ‭serial‬ ‭manipulator‬‬ ‭designed‬ ‭to‬ ‭automate‬ ‭the‬ ‭task ‬‭of‬ plucking‬‭ fruits ‬‭from‬‭ trees‬‭ and‬‭ collecting‬‭ them‬ ‭in‬‭ the‬‭ bin‬‭ on‬‭ the‬ ‭robot using INVERSE KINEMATICS.

Using the RGBD camera to identify the distance to the fruits. Screenshot from 2024-01-30 02-41-09

The robot can identify the fruits using the camera attached to the front. Screenshot from 2023-12-31 18-44-50

The robot arm will then move towards the fruit to pick the fruit. Screenshot from 2023-12-31 19-03-30 Screenshot from 2023-12-31 19-03-44

The robot will then place the fruit back into the basket. The movement of the ur10 arm is controlled using inverse kinematics. To overcome singularities, I calculated Psuedo Inverse with Damping factor instead of directly computing inverse of the Jacobian. To achieve faster motion I have used lamdify, which transforms SymPy expressions to lambda functions which can be used to calculate numerical values very fast.

Screenshot from 2023-12-31 17-50-02 Robot in gazebo world.

The robot is designed and modeled on Solidworks. image

About

A-6DOF-Serial-Manipulator-Robot. Modeling‬ ‭and‬ ‭simulation‬ ‭of‬ ‭an‬ ‭automated‬ ‭fruit‬ ‭picker‬ ‭robot‬ RoboHarvest‬ ‭a‬ ‭mobile‬ ‭serial‬ ‭manipulator‬ ‭which‬ ‭is‬ ‭designed‬ ‭to‬ ‭automate‬ ‭the‬ ‭tedious‬ ‭tasks‬‭of‬ plucking‬‭ fruits ‬‭from‬‭ trees‬‭ and‬‭ collecting‬‭ them‬ ‭in‬‭ the‬‭ bin‬‭ behind‬‭ the‬ ‭robot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published