libalmath
2.5.11.14a
|
#include <urdf.h>
Public Member Functions | |
Pose (const Array3d &xyz, const Array3d &rpy) | |
Pose () | |
boost::optional< ptree > | to_ptree () const |
Static Public Member Functions | |
static Pose | from_ptree (const ptree &pt) |
static Pose | from_ptree (const boost::optional< const ptree & > &pt) |
Friends | |
Pose | operator* (const Pose &lhs, const Pose &rhs) |
boost::optional<ptree> AL::urdf::Pose::to_ptree | ( | ) | const |