![]() |
An open-source, flexible 3D physical simulation framework
|
#include <IDListConfig.h>
Public Member Functions | |
IDListConfig () | |
void | parseConfig (interfaces::ControlCenter *control, configmaps::ConfigMap *config, interfaces::IDMapType mapType) |
![]() | |
BaseConfig () | |
virtual | ~BaseConfig () |
Public Attributes | |
std::vector< unsigned long > | ids |
![]() | |
std::string | name |
unsigned long | id |
unsigned long | updateRate |
Definition at line 46 of file IDListConfig.h.
|
inline |
Definition at line 48 of file IDListConfig.h.
|
inline |
Definition at line 52 of file IDListConfig.h.
std::vector<unsigned long> mars::sim::IDListConfig::ids |
Definition at line 72 of file IDListConfig.h.