GAMS  1.4.0
ReferenceFrame.h
Go to the documentation of this file.
1 
54 #ifndef _GAMS_UTILITY_REFERENCE_FRAME_H_
55 #define _GAMS_UTILITY_REFERENCE_FRAME_H_
56 
58 #include "gams/utility/Pose.h"
59 
60 namespace gams
61 {
62  namespace utility
63  {
73 
81 
96 
109  }
110 }
111 
112 #endif
Provides Reference Frame (i.e., coordinate systemm) transforms.
Thrown when an attempt is made to transform between two frame types, and there's not transform define...
Thrown when an an attempt is made to transform between frames that do not belong to the same frame tr...
gams::pose::ReferenceFrame ReferenceFrame
Base class for Reference Frames.
gams::pose::bad_coord_type bad_coord_type
Thrown when a reference frame function is called with a Coordinate type (e.g., Pose,...
gams::pose::undefined_transform undefined_transform
Thrown when an attempt is made to transform between two frame types, and there's not transform define...
gams::pose::unrelated_frames unrelated_frames
Thrown when an an attempt is made to transform between frames that do not belong to the same frame tr...
Contains all GAMS-related tools, classes and code.
Copyright (c) 2015 Carnegie Mellon University.
Copyright (c) 2015 Carnegie Mellon University.