Skip to content

dawidstezycki/KUKA-iiwa-ball-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KUKA-iiwa-ball-tracking

This repository contains the software written during internship in Robotics Lab at Cardiff University. Both programs make use of ROS and computer vision. In order to run them you need OpenCV, imutils and iiwa stack packages installed.

In the Ball Following folder you can find the files needed to make robot follow the ball's movement by using a camera attached to its gripper. You can watch it work here:

IMAGE ALT TEXT HERE

The software in the Ball Catching folder is meant to enable KUKA iiwa catching a ball thrown in its direction assuming it holds a bucket the ball could fall into. It employs trajectory projection to find the position the gripper should go to. Unfortunately, due to health and safety restrictions of the newly built lab, the robot couldn't run at the full speed and the frame rate of the camera used was too slow to thoroughly test the program.

Both folders include talker_zero and talker_start files. The former is used to reset the robotic arm to the straight configuration. The latter should be run before running either of the actual programs to ensure an optimal starting position.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages