simulatedArm.cpp File Reference

#include <cob_powercube_chain/simulatedArm.h>
#include <cob_powercube_chain/PowerCubeCtrl.h>
#include <vector>
#include <string>
#include <cob_powercube_chain/moveCommand.h>
#include <math.h>
Include dependency graph for simulatedArm.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define PSIM_CHECK_INITIALIZED()

Define Documentation

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

Definition at line 58 of file simulatedArm.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


cob_powercube_chain
Author(s): Florian Weisshardt
autogenerated on Fri Jan 11 09:14:22 2013