Defines | 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.

Defines

#define PCTRL_CHECK_INITIALIZED()
#define Ready4MoveStep   4638

Functions

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

Define Documentation

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

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 Sat Jun 8 2019 20:25:18