iCub-main
|
#include <yarp/os/all.h>
#include <iCub/iKin/iKinSlv.h>
#include <fakeMotorDevice.h>
#include <iostream>
#include <iomanip>
#include <string>
Go to the source code of this file.
Classes | |
class | fakeRobotCartesianSolver |
This class inherits from the CartesianSolver super-class implementing the solver. More... | |
class | SolverModule |
Functions | |
int | main (int argc, char *argv[]) |