![]() |
NimbRo ROS Soccer Package
|
Parameters container class. More...
#include <Parameters.hpp>
Public Member Functions | |
void | loadTime_callback (const config_server::ParameterLoadTimeConstPtr &msg) |
void | Init (ros::NodeHandle &nh) |
void | Destroy () |
void | update () |
Public Attributes | |
bool | inited |
bool | destroyed |
string | configPath |
localParameter< int > | maxrate |
localParameter< float > | fps |
localParameter< unsigned long > | counter |
Point2f | locClicked |
bool | locIsClicked |
CameraCalibratorC | camCalibrator |
ballParamC * | ball |
fieldParamC * | field |
obstacleParamC * | obstacle |
goalParamC * | goal |
lineParamC * | line |
igusParamC * | igus |
cameraC * | camera |
topViewC * | topView |
calibC * | calib |
debugC * | debug |
circleC * | circle |
localizationC * | loc |
tfC * | tfP |
guiC * | gui |
ros::Time | lastLoadTime |
string | lastLoadPath |
ros::Subscriber | loadTime_sub |
Parameters container class.