RobotUnitModuleSelfCollisionChecker.h File Reference
#include <thread>
#include <VirtualRobot/Robot.h>
#include <ArmarXCore/core/services/tasks/PeriodicTask.h>
#include <RobotAPI/interface/units/RobotUnit/RobotUnitInterface.h>
#include "RobotUnitModuleBase.h"
+ Include dependency graph for RobotUnitModuleSelfCollisionChecker.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SelfCollisionChecker
 This Module manages self collision avoidance. If the distance between a pair of bodies falls below a threshold, the the emergency stop is activated. More...
 
class  SelfCollisionCheckerPropertyDefinitions
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::RobotUnitModule