#include <dynamic-graph/entity.h>
#include <dynamic-graph/linear-algebra.h>
#include <iostream>
#include <sot/core/debug.hh>
#include <sot/core/exception-feature.hh>
#include <sot/core/factory.hh>
#include <sot/core/feature-visual-point.hh>
#include <string>
#include "../test-paths.h"
#include <dlfcn.h>
Go to the source code of this file.
Classes | |
class | TestFeature |
Typedefs | |
typedef void * | sotPluginKey |
Functions | |
int | main () |
typedef void* sotPluginKey |
Definition at line 37 of file test_factory.cpp.
int main | ( | void | ) |
Definition at line 59 of file test_factory.cpp.