laser_joint_projector::LaserJointProjector Class Reference

#include <laser_joint_projector.h>

List of all members.

Public Member Functions

void configure (const KDL::Tree &tree, const std::string &root, const std::string &tip)
 LaserJointProjector ()
sensor_msgs::PointCloud project (const std::vector< sensor_msgs::JointState > &joint_state_vec, const ros::Duration &time_shift)
geometry_msgs::Point32 project (const std::map< std::string, double > &joint_map)

Private Attributes

KDL::Chain chain_
boost::shared_ptr
< KDL::ChainFkSolverPos_recursive > 
solver_

Detailed Description

Definition at line 47 of file laser_joint_projector.h.


Constructor & Destructor Documentation

LaserJointProjector::LaserJointProjector (  ) 

Definition at line 44 of file laser_joint_projector.cpp.


Member Function Documentation

void LaserJointProjector::configure ( const KDL::Tree &  tree,
const std::string &  root,
const std::string &  tip 
)

Definition at line 49 of file laser_joint_projector.cpp.

sensor_msgs::PointCloud laser_joint_projector::LaserJointProjector::project ( const std::vector< sensor_msgs::JointState > &  joint_state_vec,
const ros::Duration &  time_shift 
)
geometry_msgs::Point32 laser_joint_projector::LaserJointProjector::project ( const std::map< std::string, double > &  joint_map  ) 

Member Data Documentation

Definition at line 53 of file laser_joint_projector.h.

boost::shared_ptr<KDL::ChainFkSolverPos_recursive> laser_joint_projector::LaserJointProjector::solver_ [private]

Definition at line 54 of file laser_joint_projector.h.


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


laser_joint_projector
Author(s): Vijay Pradeep
autogenerated on Fri Jan 11 09:55:01 2013