#include <labust/control/IdentificationNode.hpp>
#include <labust/math/NumberManipulation.hpp>
#include <labust/tools/conversions.hpp>
#include <auv_msgs/BodyForceReq.h>
#include <boost/bind.hpp>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
const char | dofNames [] = {'X','Y','Z','K','M','N','A'} |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 212 of file IdentificationNode.cpp.
const char dofNames[] = {'X','Y','Z','K','M','N','A'} |
Definition at line 47 of file IdentificationNode.cpp.