armarx::control::components::collision_avoidance Namespace Reference

Namespaces

namespace  skill_provider
 

Classes

class  Component
 
interface  ComponentInterface
 

Functions

 ARMARX_REGISTER_COMPONENT_EXECUTABLE (Component, Component::GetDefaultName())
 
bool containsAll (std::string name, std::vector< std::string > list)
 
std::vector< std::vector< std::string > > parseColumnConfig (const std::string &config)
 
std::string toLower (const std::string &str)
 

Function Documentation

◆ ARMARX_REGISTER_COMPONENT_EXECUTABLE()

ARMARX_REGISTER_COMPONENT_EXECUTABLE ( Component ,
Component::GetDefaultName()  )
+ Here is the call graph for this function:

◆ containsAll()

bool containsAll ( std::string name,
std::vector< std::string > list )

Definition at line 188 of file Component.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ parseColumnConfig()

std::vector< std::vector< std::string > > parseColumnConfig ( const std::string & config)

Definition at line 157 of file Component.cpp.

+ Here is the caller graph for this function:

◆ toLower()

std::string toLower ( const std::string & str)

Definition at line 180 of file Component.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: