octomap 1.5.0
include/octomap/math/Quaternion.h File Reference
Include dependency graph for Quaternion.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  octomath::Quaternion
 This class represents a Quaternion. More...

Namespaces

namespace  octomath
 

Namespace of the math library in Octomap.


Functions

std::ostream & octomath::operator<< (std::ostream &s, const Quaternion &q)
 user friendly output in format (u x y z)