$search

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 258 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 904 of file kinematic_model.cpp.

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

Definition at line 264 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 937 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 921 of file kinematic_model.cpp.


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


planning_models
Author(s): Ioan Sucan/isucan@willowgarage.com
autogenerated on Fri Mar 1 14:16:23 2013