|
GAMS
1.2.2
|
#include "gams/pose/Pose.h"#include "gams/utility/Location.h"#include "gams/utility/Orientation.h"Go to the source code of this file.
Namespaces | |
| gams | |
| Contains all GAMS-related tools, classes and code. | |
| gams::utility | |
| Provides utility functions and classes for common tasks and needs. | |
Typedefs | |
| typedef gams::pose::Pose | gams::utility::Pose |
| Represents a combination of Location and Orientation within a single reference frame. More... | |
| typedef gams::pose::PoseVector | gams::utility::PoseVector |
| Container for Pose information, not bound to a frame. More... | |