object contact turnaround detector component $Date$ More...
#include <rtm/CorbaNaming.h>
#include <hrpModel/Link.h>
#include <hrpModel/Sensor.h>
#include <hrpModel/ModelLoaderUtil.h>
#include "ObjectContactTurnaroundDetector.h"
#include "../ImpedanceController/RatsMatrix.h"
#include "hrpsys/util/Hrpsys.h"
#include <boost/assign.hpp>
Go to the source code of this file.
Macros | |
#define | DEBUGP ((m_debugLevel==1 && loop%200==0) || m_debugLevel > 1 ) |
Typedefs | |
typedef coil::Guard< coil::Mutex > | Guard |
Functions | |
void | ObjectContactTurnaroundDetectorInit (RTC::Manager *manager) |
Variables | |
static const char * | objectcontactturnarounddetector_spec [] |
object contact turnaround detector component $Date$
$Id$
Definition in file ObjectContactTurnaroundDetector.cpp.
#define DEBUGP ((m_debugLevel==1 && loop%200==0) || m_debugLevel > 1 ) |
Definition at line 251 of file ObjectContactTurnaroundDetector.cpp.
typedef coil::Guard<coil::Mutex> Guard |
Definition at line 19 of file ObjectContactTurnaroundDetector.cpp.
void ObjectContactTurnaroundDetectorInit | ( | RTC::Manager * | manager | ) |
Definition at line 669 of file ObjectContactTurnaroundDetector.cpp.
|
static |
Definition at line 23 of file ObjectContactTurnaroundDetector.cpp.