1 #ifndef PCL_POLYGON_MESH_AGGREGATOR_TIMESTAMPING_HPP 2 #define PCL_POLYGON_MESH_AGGREGATOR_TIMESTAMPING_HPP 4 #include <base/Time.hpp> 5 #include <pcl/PolygonMesh.h> 15 return base::Time::fromMicroseconds(type.header.stamp);
Definition: PCLPointCloud2WithTimestamp.hpp:7
base::Time determineTimestamp(const ::pcl::PCLPointCloud2 &type)
Definition: PCLPointCloud2WithTimestamp.hpp:13