trajectory_3Dscans_2_pointcloud_alg.cpp
Go to the documentation of this file.
00001 #include "trajectory_3Dscans_2_pointcloud_alg.h"
00002 
00003 Trajectory3DScans2PointcloudAlgorithm::Trajectory3DScans2PointcloudAlgorithm(void)
00004 {
00005 }
00006 
00007 Trajectory3DScans2PointcloudAlgorithm::~Trajectory3DScans2PointcloudAlgorithm(void)
00008 {
00009 }
00010 
00011 void Trajectory3DScans2PointcloudAlgorithm::config_update(Config& new_cfg, uint32_t level)
00012 {
00013   this->lock();
00014 
00015   this->unlock();
00016 }
00017 
00018 // Trajectory3DScans2PointcloudAlgorithm Public API


iri_poseslam
Author(s): Joan Vallvé
autogenerated on Fri Dec 6 2013 21:21:14