Public Member Functions | Public Attributes
flirtlib_ros::RefScan Struct Reference

#include <conversions.h>

List of all members.

Public Member Functions

 RefScan (sensor_msgs::LaserScan::ConstPtr scan, const geometry_msgs::Pose &pose, std::vector< InterestPoint * > &pts)

Public Attributes

geometry_msgs::Pose pose
std::vector< boost::shared_ptr
< InterestPoint > > 
pts
std::vector< InterestPoint * > raw_pts
sensor_msgs::LaserScan::ConstPtr scan

Detailed Description

Holds a scan with pose as well as interest points Wraps the interest points pointers in a shared pointer so they get freed when done

Definition at line 76 of file conversions.h.


Constructor & Destructor Documentation

flirtlib_ros::RefScan::RefScan ( sensor_msgs::LaserScan::ConstPtr  scan,
const geometry_msgs::Pose pose,
std::vector< InterestPoint * > &  pts 
)

Definition at line 318 of file conversions.cpp.


Member Data Documentation

Definition at line 79 of file conversions.h.

std::vector<boost::shared_ptr<InterestPoint> > flirtlib_ros::RefScan::pts

Definition at line 80 of file conversions.h.

Definition at line 81 of file conversions.h.

sensor_msgs::LaserScan::ConstPtr flirtlib_ros::RefScan::scan

Definition at line 78 of file conversions.h.


The documentation for this struct was generated from the following files:


flirtlib_ros
Author(s): Bhaskara Marthi
autogenerated on Thu Nov 28 2013 11:21:50