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

Go to the source code of this file.

Data Structures

class  octomath::Pose6D
 This class represents a tree-dimensional pose of an object. More...

Namespaces

namespace  octomath
 

Namespace of the math library in Octomap.


Functions

std::ostream & octomath::operator<< (std::ostream &s, const Pose6D &p)
 user friendly output in format (x y z, u x y z) which is (translation, rotation)