Skip to content

Object search manipulation project that implements a greedy search algorithm. Focused on building ROS packages that can setup a scene, utilize MoveIt!'s motion planner, and implement the search algorithm.

Notifications You must be signed in to change notification settings

sziselman/Object-Search-Manipulation-Robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Object Search Using Adroit Manipulator Arm

Graduate Independent Project by Sarah Ziselman Closely following the Object search by manipulation paper written by Mehmet R. Dogar, Michael C. Koval, Abhijeet Tallavajhula, and Siddhartha S. Srinivasa.

Summary

The objective of this project is to implement Greedy Search, perception, and manipulation in order to retrieve objects that may not be visible or within reach. This repository contains three packages, each responsible for different aspects of the project:

Packages:

  • scene_setup - Responsible for setting up the scene based on given dimensions.
  • manipulator_control - Responsible for the motion planning and execution of the HDT Adroit Manipulator arm.
  • greedy_search - Responsible for implementing greedy search and returning an arrangement of objects to be removed from the scene.

Visit each package for more information.

Hardware Requirements

Software Requirements

Testing

In order to test the

Implementation

Example Usage

About

Object search manipulation project that implements a greedy search algorithm. Focused on building ROS packages that can setup a scene, utilize MoveIt!'s motion planner, and implement the search algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published