libalmath  2.5.11.14a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | Friends | List of all members
AL::urdf::Pose Class Reference

#include <urdf.h>

Public Member Functions

 Pose (const Array3d &xyz, const Array3d &rpy)
 
 Pose ()
 
boost::optional< ptreeto_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)
 

Detailed Description

Definition at line 259 of file urdf.h.

Constructor & Destructor Documentation

AL::urdf::Pose::Pose ( const Array3d xyz,
const Array3d rpy 
)
inline

Definition at line 261 of file urdf.h.

AL::urdf::Pose::Pose ( )
inline

Definition at line 262 of file urdf.h.

Member Function Documentation

static Pose AL::urdf::Pose::from_ptree ( const ptree pt)
static
static Pose AL::urdf::Pose::from_ptree ( const boost::optional< const ptree & > &  pt)
static
boost::optional<ptree> AL::urdf::Pose::to_ptree ( ) const

Friends And Related Function Documentation

Pose operator* ( const Pose lhs,
const Pose rhs 
)
friend

The documentation for this class was generated from the following file: