#include <labust/control/DPControl.hpp>#include <labust/control/HLControl.hpp>#include <labust/tools/MatrixLoader.hpp>#include <labust/math/NumberManipulation.hpp>#include <Eigen/Dense>#include <boost/thread/mutex.hpp>#include <geometry_msgs/PointStamped.h>
Go to the source code of this file.
Classes | |
| struct | labust::control::FADPControl |
| The fully actuated dynamic positioning controller. More... | |
Namespaces | |
| namespace | labust |
| namespace | labust::control |
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 161 of file dp_control.cpp.