Skip to content

Project about creating a robot system capable of picking up an object and throwing it hitting a given target.

License

Notifications You must be signed in to change notification settings

Andreasgdp/robo-throw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

robo-throw

About The Project

SDU

Abstract

In this project, we have worked with creating a robot system that can identify an object with the use of machine vision, then pick it up and throw it at any spot in a given target area. Both the object and the target is being spotted by an RGB camera and then being processed with machine vision in C++ with the library OpenCV to find their positions. We have then made translations between the camera’s coordinate system and the table and then between the table and the robot’s coordinate system. We have made a C++ program that controls the robot and the gripper with use of the libraries UR-RTDE and Robotics library [3]. The program calculates an object trajectory with input from the camera and the program runs a simulation in URSim where every movement is tested before they are send to the robot. All this is being logged in a database in MySQL through out the program.

Throw

Built With

About

Project about creating a robot system capable of picking up an object and throwing it hitting a given target.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks