#include <fstream>#include <map>#include <dynamic-graph/all-commands.h>#include <dynamic-graph/factory.h>#include <sot/core/debug.hh>#include "sot-talos-device.hh"
Namespaces | |
| dynamicgraph | |
| dynamicgraph::sot | |
Macros | |
| #define | ODEBUG(x) |
| #define | ODEBUG3(x) std::cout << x << std::endl |
| #define | DBGFILE "/tmp/sot-talos-device.txt" |
| #define | RESETDEBUG5() |
| #define | ODEBUG5FULL(x) |
| #define | ODEBUG5(x) |
Functions | |
| DYNAMICGRAPH_FACTORY_ENTITY_PLUGIN (SoTTalosDevice, "DeviceTalos") | |
Variables | |
| std::ofstream | dynamicgraph::sot::debugfile |
| #define DBGFILE "/tmp/sot-talos-device.txt" |
| #define ODEBUG | ( | x | ) |
| #define ODEBUG3 | ( | x | ) | std::cout << x << std::endl |
| #define ODEBUG5 | ( | x | ) |
| #define ODEBUG5FULL | ( | x | ) |
| #define RESETDEBUG5 | ( | ) |
| DYNAMICGRAPH_FACTORY_ENTITY_PLUGIN | ( | SoTTalosDevice | , |
| "DeviceTalos" | |||
| ) |