optimizer_ros.h
Go to the documentation of this file.
1 
19 #ifndef __INC_OPTIMIZER_ROS
20 #define __INC_OPTIMIZER_ROS
21 
22 #include <optimizer.h>
23 
24 namespace robotLibPbD {
25 
26  class COptimizerRos : public COptimizer
27  {
28  public:
29  std::string generateOutput();
30  };
31 
32 };
33 
34 #endif


asr_kinematic_chain_optimizer
Author(s): Aumann Florian, Heller Florian, Jäkel Rainer, Wittenbeck Valerij
autogenerated on Mon Jun 10 2019 12:35:36