#include <labust/control/manual_control.h>
#include <labust/tools/conversions.hpp>
#include <labust/math/NumberManipulation.hpp>
#include <auv_msgs/BodyForceReq.h>
#include <auv_msgs/BodyVelocityReq.h>
#include <auv_msgs/NavSts.h>
#include <boost/bind.hpp>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 333 of file manual_control.cpp.