Macros | Functions
PowerCubeCtrl.cpp File Reference
#include <ros/ros.h>
#include <schunk_powercube_chain/PowerCubeCtrl.h>
Include dependency graph for PowerCubeCtrl.cpp:

Go to the source code of this file.

Macros

#define PCTRL_CHECK_INITIALIZED()
 
#define Ready4MoveStep   4638
 

Functions

bool m_TranslateError2Diagnosics (std::ostringstream *errorMsg)
 Setup errors for diagnostics. More...
 

Macro Definition Documentation

#define PCTRL_CHECK_INITIALIZED ( )
Value:
if (isInitialized() == false) \
{ \
m_ErrorMessage.assign("Manipulator not initialized."); \
return false; \
}
ROSCPP_DECL bool isInitialized()

Definition at line 24 of file PowerCubeCtrl.cpp.

#define Ready4MoveStep   4638

Definition at line 31 of file PowerCubeCtrl.cpp.

Function Documentation

bool m_TranslateError2Diagnosics ( std::ostringstream *  errorMsg)

Setup errors for diagnostics.

Definition at line 1524 of file PowerCubeCtrl.cpp.



schunk_powercube_chain
Author(s): Florian Weisshardt
autogenerated on Mon Nov 25 2019 03:48:21