Public Member Functions | |
void | run () |
void | sectorScan (const boost::shared_ptr< const pcl::PointCloud< pcl::PointXYZI > > &, float, float) |
SimpleHDLGrabber (std::string &calibFile, std::string &pcapFile) | |
void | sweepScan (const boost::shared_ptr< const pcl::PointCloud< pcl::PointXYZ > > &sweep) |
Public Attributes | |
std::string | calibrationFile |
std::string | pcapFile |
Definition at line 16 of file hdl_grabber_example.cpp.
SimpleHDLGrabber::SimpleHDLGrabber | ( | std::string & | calibFile, |
std::string & | pcapFile | ||
) | [inline] |
Definition at line 21 of file hdl_grabber_example.cpp.
void SimpleHDLGrabber::run | ( | ) | [inline] |
Definition at line 69 of file hdl_grabber_example.cpp.
void SimpleHDLGrabber::sectorScan | ( | const boost::shared_ptr< const pcl::PointCloud< pcl::PointXYZI > > & | , |
float | , | ||
float | |||
) | [inline] |
Definition at line 28 of file hdl_grabber_example.cpp.
void SimpleHDLGrabber::sweepScan | ( | const boost::shared_ptr< const pcl::PointCloud< pcl::PointXYZ > > & | sweep | ) | [inline] |
Definition at line 45 of file hdl_grabber_example.cpp.
Definition at line 19 of file hdl_grabber_example.cpp.
Definition at line 19 of file hdl_grabber_example.cpp.