spatio_temporal_voxel_layer::SpatioTemporalVoxelLayer Member List

This is the complete list of members for spatio_temporal_voxel_layer::SpatioTemporalVoxelLayer, including all inherited members.

_buffer_enabler_serversspatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_clearing_buffersspatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_combination_methodspatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_decay_modelspatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_dynamic_reconfigure_serverspatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_enabledspatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_global_framespatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_grid_saverspatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_laser_projectorspatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_last_map_save_timespatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_map_save_durationspatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_mapping_modespatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_mark_thresholdspatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_marking_buffersspatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_observation_buffersspatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_observation_notifiersspatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_observation_subscribersspatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_publish_voxelsspatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_static_observationsspatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_transformed_footprintspatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_update_footprint_enabledspatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_voxel_decayspatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_voxel_gridspatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_voxel_grid_lockspatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_voxel_pubspatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
_voxel_sizespatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
activate(void)spatio_temporal_voxel_layer::SpatioTemporalVoxelLayervirtual
addExtraBounds(double mx0, double my0, double mx1, double my1)costmap_2d::CostmapLayer
AddStaticObservations(const observation::MeasurementReading &obs)spatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
BufferEnablerCallback(std_srvs::SetBool::Request &request, std_srvs::SetBool::Response &response, boost::shared_ptr< buffer::MeasurementBuffer > &buffer, boost::shared_ptr< message_filters::SubscriberBase > &subcriber)spatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
cellDistance(double world_dist)costmap_2d::Costmap2D
convexFillCells(const std::vector< MapLocation > &polygon, std::vector< MapLocation > &polygon_cells)costmap_2d::Costmap2D
copyCostmapWindow(const Costmap2D &map, double win_origin_x, double win_origin_y, double win_size_x, double win_size_y)costmap_2d::Costmap2D
copyMapRegion(data_type *source_map, unsigned int sm_lower_left_x, unsigned int sm_lower_left_y, unsigned int sm_size_x, data_type *dest_map, unsigned int dm_lower_left_x, unsigned int dm_lower_left_y, unsigned int dm_size_x, unsigned int region_size_x, unsigned int region_size_y)costmap_2d::Costmap2Dprotected
Costmap2D(unsigned int cells_size_x, unsigned int cells_size_y, double resolution, double origin_x, double origin_y, unsigned char default_value=0)costmap_2d::Costmap2D
Costmap2D(const Costmap2D &map)costmap_2d::Costmap2D
Costmap2D()costmap_2d::Costmap2D
costmap_costmap_2d::Costmap2Dprotected
CostmapLayer()costmap_2d::CostmapLayer
current_costmap_2d::Layerprotected
deactivate(void)spatio_temporal_voxel_layer::SpatioTemporalVoxelLayervirtual
default_value_costmap_2d::Costmap2Dprotected
deleteMaps()costmap_2d::Costmap2Dprotectedvirtual
DynamicReconfigureCallback(dynamicReconfigureType &config, uint32_t level)spatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
enabled_costmap_2d::Layerprotected
getCharMap() const costmap_2d::Costmap2D
GetClearingObservations(std::vector< observation::MeasurementReading > &marking_observations) const spatio_temporal_voxel_layer::SpatioTemporalVoxelLayer
getCost(unsigned int mx, unsigned int my) const costmap_2d::Costmap2D
getDefaultValue()costmap_2d::Costmap2D
getFootprint() const costmap_2d::Layer
getIndex(unsigned int mx, unsigned int my) const costmap_2d::Costmap2D
GetMarkingObservations(std::vector< observation::MeasurementReading > &marking_observations) const spatio_temporal_voxel_layer::SpatioTemporalVoxelLayer
getMutex()costmap_2d::Costmap2D
getName() const costmap_2d::Layer
getOriginX() const costmap_2d::Costmap2D
getOriginY() const costmap_2d::Costmap2D
getResolution() const costmap_2d::Costmap2D
getSizeInCellsX() const costmap_2d::Costmap2D
getSizeInCellsY() const costmap_2d::Costmap2D
getSizeInMetersX() const costmap_2d::Costmap2D
getSizeInMetersY() const costmap_2d::Costmap2D
has_extra_bounds_costmap_2d::CostmapLayerprotected
indexToCells(unsigned int index, unsigned int &mx, unsigned int &my) const costmap_2d::Costmap2D
initialize(LayeredCostmap *parent, std::string name, tf::TransformListener *tf)costmap_2d::Layer
initMaps(unsigned int size_x, unsigned int size_y)costmap_2d::Costmap2Dprotectedvirtual
isCurrent() const costmap_2d::Layer
isDiscretized()costmap_2d::CostmapLayer
LaserScanCallback(const sensor_msgs::LaserScanConstPtr &message, const boost::shared_ptr< buffer::MeasurementBuffer > &buffer)spatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
LaserScanValidInfCallback(const sensor_msgs::LaserScanConstPtr &raw_message, const boost::shared_ptr< buffer::MeasurementBuffer > &buffer)spatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
Layer()costmap_2d::Layer
layered_costmap_costmap_2d::Layerprotected
mapToWorld(unsigned int mx, unsigned int my, double &wx, double &wy) const costmap_2d::Costmap2D
matchSize(void)spatio_temporal_voxel_layer::SpatioTemporalVoxelLayervirtual
mutex_t typedefcostmap_2d::Costmap2D
name_costmap_2d::Layerprotected
ObservationsResetAfterReading() const spatio_temporal_voxel_layer::SpatioTemporalVoxelLayer
onFootprintChanged()costmap_2d::Layervirtual
onInitialize(void)spatio_temporal_voxel_layer::SpatioTemporalVoxelLayervirtual
operator=(const Costmap2D &map)costmap_2d::Costmap2D
origin_x_costmap_2d::Costmap2Dprotected
origin_y_costmap_2d::Costmap2Dprotected
PointCloud2Callback(const sensor_msgs::PointCloud2ConstPtr &message, const boost::shared_ptr< buffer::MeasurementBuffer > &buffer)spatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
polygonOutlineCells(const std::vector< MapLocation > &polygon, std::vector< MapLocation > &polygon_cells)costmap_2d::Costmap2D
raytraceLine(ActionType at, unsigned int x0, unsigned int y0, unsigned int x1, unsigned int y1, unsigned int max_length=UINT_MAX)costmap_2d::Costmap2Dprotected
RemoveStaticObservations(void)spatio_temporal_voxel_layer::SpatioTemporalVoxelLayerprivate
reset(void)spatio_temporal_voxel_layer::SpatioTemporalVoxelLayervirtual
ResetGrid(void)spatio_temporal_voxel_layer::SpatioTemporalVoxelLayer
resetMap(unsigned int x0, unsigned int y0, unsigned int xn, unsigned int yn)costmap_2d::Costmap2D
resetMaps()costmap_2d::Costmap2Dprotectedvirtual
resizeMap(unsigned int size_x, unsigned int size_y, double resolution, double origin_x, double origin_y)costmap_2d::Costmap2D
resolution_costmap_2d::Costmap2Dprotected
SaveGridCallback(spatio_temporal_voxel_layer::SaveGrid::Request &req, spatio_temporal_voxel_layer::SaveGrid::Response &resp)spatio_temporal_voxel_layer::SpatioTemporalVoxelLayer
saveMap(std::string file_name)costmap_2d::Costmap2D
setConvexPolygonCost(const std::vector< geometry_msgs::Point > &polygon, unsigned char cost_value)costmap_2d::Costmap2D
setCost(unsigned int mx, unsigned int my, unsigned char cost)costmap_2d::Costmap2D
setDefaultValue(unsigned char c)costmap_2d::Costmap2D
size_x_costmap_2d::Costmap2Dprotected
size_y_costmap_2d::Costmap2Dprotected
SpatioTemporalVoxelLayer(void)spatio_temporal_voxel_layer::SpatioTemporalVoxelLayer
tf_costmap_2d::Layerprotected
touch(double x, double y, double *min_x, double *min_y, double *max_x, double *max_y)costmap_2d::CostmapLayerprotected
updateBounds(double robot_x, double robot_y, double robot_yaw, double *min_x, double *min_y, double *max_x, double *max_y)spatio_temporal_voxel_layer::SpatioTemporalVoxelLayervirtual
updateCosts(costmap_2d::Costmap2D &master_grid, int min_i, int min_j, int max_i, int max_j)spatio_temporal_voxel_layer::SpatioTemporalVoxelLayervirtual
updateFootprint(double robot_x, double robot_y, double robot_yaw, double *min_x, double *min_y, double *max_x, double *max_y)spatio_temporal_voxel_layer::SpatioTemporalVoxelLayer
updateOrigin(double new_origin_x, double new_origin_y)costmap_2d::Costmap2Dvirtual
UpdateROSCostmap(double *min_x, double *min_y, double *max_x, double *max_y)spatio_temporal_voxel_layer::SpatioTemporalVoxelLayer
updateWithAddition(costmap_2d::Costmap2D &master_grid, int min_i, int min_j, int max_i, int max_j)costmap_2d::CostmapLayerprotected
updateWithMax(costmap_2d::Costmap2D &master_grid, int min_i, int min_j, int max_i, int max_j)costmap_2d::CostmapLayerprotected
updateWithOverwrite(costmap_2d::Costmap2D &master_grid, int min_i, int min_j, int max_i, int max_j)costmap_2d::CostmapLayerprotected
updateWithTrueOverwrite(costmap_2d::Costmap2D &master_grid, int min_i, int min_j, int max_i, int max_j)costmap_2d::CostmapLayerprotected
useExtraBounds(double *min_x, double *min_y, double *max_x, double *max_y)costmap_2d::CostmapLayerprotected
worldToMap(double wx, double wy, unsigned int &mx, unsigned int &my) const costmap_2d::Costmap2D
worldToMapEnforceBounds(double wx, double wy, int &mx, int &my) const costmap_2d::Costmap2D
worldToMapNoBounds(double wx, double wy, int &mx, int &my) const costmap_2d::Costmap2D
~Costmap2D()costmap_2d::Costmap2Dvirtual
~Layer()costmap_2d::Layervirtual
~SpatioTemporalVoxelLayer(void)spatio_temporal_voxel_layer::SpatioTemporalVoxelLayervirtual


spatio_temporal_voxel_layer
Author(s):
autogenerated on Sat Dec 21 2019 04:06:19