30 #ifndef COSTMAP_CSPACE_POINTCLOUD_ACCUMULATOR_ACCUMULATOR_H 31 #define COSTMAP_CSPACE_POINTCLOUD_ACCUMULATOR_ACCUMULATOR_H 87 typename std::list<Points>::iterator
begin()
91 typename std::list<Points>::iterator
end()
96 typename std::list<Points>::const_iterator
begin()
const 100 typename std::list<Points>::const_iterator
end()
const 110 #endif // COSTMAP_CSPACE_POINTCLOUD_ACCUMULATOR_ACCUMULATOR_H
std::list< Points >::iterator end()
std::list< Points >::const_iterator end() const
void push(const Points &points)
std::list< Points >::const_iterator begin() const
std::list< Points > points_
ros::Duration time_to_hold_
Points(const T &points, const ros::Time &stamp)
std::list< Points >::iterator begin()
PointcloudAccumurator(const ros::Duration &duration)
void reset(const ros::Duration &duration)