GAMS  1.4.0
Linear.h
Go to the documentation of this file.
1 
54 #include "ReferenceFrame.h"
55 
56 #ifndef _GAMS_POSE_LINEAR_H_
57 #define _GAMS_POSE_LINEAR_H_
58 
59 #include <iostream>
60 #include <string>
61 #include <array>
62 
63 #include <stdexcept>
64 //#include "Eigen/Core"
65 #include "gams/pose/Coordinate.h"
66 #include "madara/knowledge/containers/DoubleVector.h"
67 #include "madara/knowledge/containers/NativeDoubleVector.h"
68 
69 #endif
Copyright (c) 2015 Carnegie Mellon University.
Copyright (c) 2015 Carnegie Mellon University.