#include <dynamic-graph/factory.h>
#include <iostream>
#include <sot/core/debug.hh>
#include <sot/core/robot-utils.hh>
Go to the source code of this file.
Functions | |
std::string | localName ("robot_test") |
int | main (void) |
Variables | |
RobotUtilShrPtr | robot_util |
std::string localName | ( | "robot_test" | ) |
int main | ( | void | ) |
Definition at line 24 of file test_robot_utils.cpp.
RobotUtilShrPtr robot_util |
Definition at line 23 of file test_robot_utils.cpp.