planning_models::KinematicModel::PlanarJointModel Class Reference

A planar joint. More...

#include <kinematic_model.h>

Inheritance diagram for planning_models::KinematicModel::PlanarJointModel:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual std::vector< double > computeJointStateValues (const btTransform &transform) const
virtual btTransform computeTransform (const std::vector< double > &joint_values) const
 PlanarJointModel (const PlanarJointModel *joint)
 PlanarJointModel (const std::string &name, const MultiDofConfig *multi_dof_config)

Detailed Description

A planar joint.

Definition at line 208 of file kinematic_model.h.


Constructor & Destructor Documentation

planning_models::KinematicModel::PlanarJointModel::PlanarJointModel ( const std::string &  name,
const MultiDofConfig multi_dof_config 
)

Definition at line 699 of file kinematic_model.cpp.

planning_models::KinematicModel::PlanarJointModel::PlanarJointModel ( const PlanarJointModel joint  )  [inline]

Definition at line 214 of file kinematic_model.h.


Member Function Documentation

std::vector< double > planning_models::KinematicModel::PlanarJointModel::computeJointStateValues ( const btTransform &  transform  )  const [virtual]

Implements planning_models::KinematicModel::JointModel.

Definition at line 732 of file kinematic_model.cpp.

btTransform planning_models::KinematicModel::PlanarJointModel::computeTransform ( const std::vector< double > &  joint_values  )  const [virtual]

Implements planning_models::KinematicModel::JointModel.

Definition at line 716 of file kinematic_model.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Friends


planning_models
Author(s): Ioan Sucan/isucan@willowgarage.com
autogenerated on Fri Jan 11 09:14:26 2013