optimizer_gnuplot.h
Go to the documentation of this file.
00001 
00019 #ifndef __INC_OPTIMIZER_GNUPLOT
00020 #define __INC_OPTIMIZER_GNUPLOT
00021  
00022 #include <optimizer.h>
00023 
00024 namespace robotLibPbD {
00025   
00026   class COptimizerGnuplot : public COptimizer
00027   {
00028   public:   
00029     bool generateGnuPlotCoords(double *st, std::string filenameScript, std::string filenameData);
00030     bool generateGnuPlot(double *st, std::string filenameScript, std::string filenameData);
00031   };
00032   
00033 };
00034 
00035 #endif


asr_kinematic_chain_optimizer
Author(s): Aumann Florian, Heller Florian, Jäkel Rainer, Wittenbeck Valerij
autogenerated on Sat Jun 8 2019 19:42:49