Skip to content

Finding objects in an arbitrary environment is one of the unsolved problems about robots operating in such environments, e.g. households. In this project a robotics application is presented. The software controlls a robotic arm, and estimates the spatial position and orientation of an object for which it has been trained previously. The estimati…

Notifications You must be signed in to change notification settings

Skythianos/Manipulating-objects-using-keypoints

Repository files navigation

Manipulating-objects-using-keypoints

Finding objects in an arbitrary environment is one of the unsolved problems about robots operating in such environments, e.g. households. In this project a robotics application is presented. The software controlls a robotic arm, and estimates the spatial position and orientation of an object for which it has been trained previously. The estimation is done using images retrieved from a camera mounted on the end effector of the robot. The software uses PnP algorithm which estimates the spatial pose from object points with known 3D coordinates and the corresponding image points. The image points are found via SURF keypoint detector. During training the algorithm, 3D reconstruction is done via multi-view triangulation using multiple images taken from known positions.

About

Finding objects in an arbitrary environment is one of the unsolved problems about robots operating in such environments, e.g. households. In this project a robotics application is presented. The software controlls a robotic arm, and estimates the spatial position and orientation of an object for which it has been trained previously. The estimati…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published