Public Member Functions
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 77 of file exceptions.h.


Constructor & Destructor Documentation

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

Definition at line 80 of file exceptions.h.


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


object_manipulator
Author(s): Matei Ciocarlie and Kaijen Hsiao
autogenerated on Thu Jan 2 2014 11:39:04