LekkasFossen.hpp
Go to the documentation of this file.
1 
2 #include <model/CHSI.hpp>
3 #include <ctrl/track.hpp>
4 
5 class LekkasFossen : public TrackingCtrl {
6 
8 
9 public:
10  LekkasFossen(const MotionModel& model, const double& ts,
11  const char* input_file_name,
12  const iSeeML::rob::OrPtConfig& init_config)
13  : TrackingCtrl(model, ts, input_file_name, init_config) {}
14 };
CubicHermineSplineInterpolation interpolation
Definition: LekkasFossen.hpp:7
TrackingCtrl aims at following a trajectory with the robot.
Definition: track.hpp:23
Path following controller abstract class.
This class defines a motion model, with the motion limits.
Definition: motion.hpp:28
LekkasFossen(const MotionModel &model, const double &ts, const char *input_file_name, const iSeeML::rob::OrPtConfig &init_config)


qt_ctrl
Author(s): Alexis Scheuer
autogenerated on Wed Dec 16 2020 15:51:32