#include "Component/ModelManager.H"
#include "Devices/BeoHead.H"
#include "Util/log.H"
#include <stdio.h>
#include <math.h>
Go to the source code of this file.
Functions | |
int | main (int argc, const char **argv) |
Test Robot Head
Definition in file test-BeoHead.C.