Public Member Functions
moveit_object_handling::GraspedObjectHandler Class Reference

#include <GraspedObjectHandler.h>

Inheritance diagram for moveit_object_handling::GraspedObjectHandler:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool attachObjectToRobot (const std::string &object_name, const std::string &attach_link_name)=0
virtual bool detachObjectFromRobot (const std::string &object_name)=0
 GraspedObjectHandler ()
virtual ~GraspedObjectHandler ()

Detailed Description

Abstract class to serve as a helper for handling attaching and detaching of objects to a robot.

TODO: At some stage, this will move to a more general package than this one in MoveIt!. This will happen as soon as another implementation of the Handler is needed, and a general package (maybe in grasp-pkgs repository) is created.

Author:
Jennifer Buehler
Date:
February 2016

Definition at line 23 of file GraspedObjectHandler.h.


Constructor & Destructor Documentation

Definition at line 26 of file GraspedObjectHandler.h.

Definition at line 29 of file GraspedObjectHandler.h.


Member Function Documentation

virtual bool moveit_object_handling::GraspedObjectHandler::attachObjectToRobot ( const std::string &  object_name,
const std::string &  attach_link_name 
) [pure virtual]
virtual bool moveit_object_handling::GraspedObjectHandler::detachObjectFromRobot ( const std::string &  object_name) [pure virtual]

The documentation for this class was generated from the following file:


moveit_object_handling
Author(s): Jennifer Buehler
autogenerated on Sat Mar 2 2019 03:50:51