Gazebo Math

API Reference

8.0.0~pre1
Quaternion.hh File Reference
#include <gz/math/Helpers.hh>
#include <gz/math/Angle.hh>
#include <gz/math/Vector3.hh>
#include <gz/math/Matrix3.hh>
#include <gz/math/config.hh>

Go to the source code of this file.

Classes

class  Quaternion< T >
 A quaternion class that represents 3D rotations and orientations. Four scalar values, [w,x,y,z], are used represent orientations and rotations. More...
 

Namespaces

namespace  gz
 
namespace  gz::math
 

Typedefs

typedef Quaternion< doubleQuaterniond
 typedef Quaternion<double> as Quaterniond
 
typedef Quaternion< floatQuaternionf
 typedef Quaternion<float> as Quaternionf