Go to the documentation of this file.
30 #ifndef COSTMAP_CSPACE_POINTCLOUD_ACCUMULATOR_H
31 #define COSTMAP_CSPACE_POINTCLOUD_ACCUMULATOR_H
75 void push(
const Points& points)
89 typename std::list<Points>::iterator
begin()
93 typename std::list<Points>::iterator
end()
98 typename std::list<Points>::const_iterator
begin()
const
102 typename std::list<Points>::const_iterator
end()
const
113 template <
typename T>
118 #endif // COSTMAP_CSPACE_POINTCLOUD_ACCUMULATOR_H
void reset(const ros::Duration &duration)
void push(const Points &points)
std::list< Points >::const_iterator begin() const
std::list< Points >::iterator begin()
ros::Duration time_to_hold_
PointcloudAccumulator(const ros::Duration &duration)
std::list< Points >::iterator end()
std::list< Points >::const_iterator end() const
Points(const T &points, const ros::Time &stamp)
std::list< Points > points_
costmap_cspace
Author(s): Atsushi Watanabe
autogenerated on Fri May 16 2025 02:15:10