GAMS  1.4.0
Pose.h
Go to the documentation of this file.
1 
54 #ifndef _GAMS_UTILITY_POSE_H_
55 #define _GAMS_UTILITY_POSE_H_
56 
57 #include "gams/pose/Pose.h"
58 #include "gams/utility/Location.h"
60 
61 namespace gams
62 {
63  namespace utility
64  {
72 
80  ;
81  }
82 }
83 
84 #endif
Copyright (c) 2015 Carnegie Mellon University.
gams::pose::Pose Pose
Represents a combination of Location and Orientation within a single reference frame.
Definition: Pose.h:79
gams::pose::PoseVector PoseVector
Container for Pose information, not bound to a frame.
Definition: Pose.h:71
Contains all GAMS-related tools, classes and code.
Copyright(c) 2015 Carnegie Mellon University.
Copyright (c) 2015 Carnegie Mellon University.