$search

object_manipulator::MechanismException Class Reference

Thrown when the grasping pipeline has failed to communicate with or issue commands to the robot. More...

#include <exceptions.h>

Inheritance diagram for object_manipulator::MechanismException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 MechanismException (const std::string error)

Detailed Description

Thrown when the grasping pipeline has failed to communicate with or issue commands to the robot.

These are not algorithmic failures; they indicate that some form of communication or command with the robot, which is always expected to work, has actually failed. They generally mean that the execution of the grasp has to be stopped.

Definition at line 70 of file exceptions.h.


Constructor & Destructor Documentation

object_manipulator::MechanismException::MechanismException ( const std::string  error  )  [inline]

Definition at line 73 of file exceptions.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


katana_object_manipulator
Author(s): Henning Deeken
autogenerated on Thu Jan 3 13:17:59 2013