#include <ignition/math/Quaternion.hh>
#include <ignition/math/Vector3.hh>
#include <ignition/math/config.hh>
Go to the source code of this file.
Classes | |
class | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Pose3< T > |
Encapsulates a position and rotation in three space. More... | |
Namespaces | |
namespace | ignition |
namespace | ignition::math |
Math classes and function useful in robot applications. | |
namespace | ignition::math::IGNITION_MATH_VERSION_NAMESPACE |
Typedefs | |
typedef Pose3< double > | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Pose3d |
typedef Pose3< float > | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Pose3f |
typedef Pose3< int > | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Pose3i |