octomap 1.5.0
|
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) |