range_sensor_layer::RangeSensorLayer Member List

This is the complete list of members for range_sensor_layer::RangeSensorLayer, including all inherited members.

activate()range_sensor_layer::RangeSensorLayervirtual
addExtraBounds(double mx0, double my0, double mx1, double my1)costmap_2d::CostmapLayer
ALL enum valuerange_sensor_layer::RangeSensorLayer
area(int x1, int y1, int x2, int y2, int x3, int y3)range_sensor_layer::RangeSensorLayerinlineprivate
buffered_readings_range_sensor_layer::RangeSensorLayerprivate
bufferIncomingRangeMsg(const sensor_msgs::RangeConstPtr &range_message, const std::string &topic)range_sensor_layer::RangeSensorLayerprivate
cellDistance(double world_dist)costmap_2d::Costmap2D
clear_on_max_reading_range_sensor_layer::RangeSensorLayerprivate
clear_threshold_range_sensor_layer::RangeSensorLayerprivate
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()range_sensor_layer::RangeSensorLayervirtual
default_value_costmap_2d::Costmap2Dprotected
deleteMaps()costmap_2d::Costmap2Dprotectedvirtual
delta(double phi)range_sensor_layer::RangeSensorLayerprivate
dsrv_range_sensor_layer::RangeSensorLayerprivate
enabled_costmap_2d::Layerprotected
FIXED enum valuerange_sensor_layer::RangeSensorLayer
gamma(double theta)range_sensor_layer::RangeSensorLayerprivate
get_deltas(double angle, double *dx, double *dy)range_sensor_layer::RangeSensorLayerprivate
getCharMap() const costmap_2d::Costmap2D
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
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
global_frame_range_sensor_layer::RangeSensorLayerprivate
has_extra_bounds_costmap_2d::CostmapLayerprotected
indexToCells(unsigned int index, unsigned int &mx, unsigned int &my) const costmap_2d::Costmap2D
inflate_cone_range_sensor_layer::RangeSensorLayerprivate
initialize(LayeredCostmap *parent, std::string name, tf::TransformListener *tf)costmap_2d::Layer
initMaps(unsigned int size_x, unsigned int size_y)costmap_2d::Costmap2Dprotectedvirtual
InputSensorType enum namerange_sensor_layer::RangeSensorLayer
isCurrent() const costmap_2d::Layer
isDiscretized()costmap_2d::CostmapLayer
last_reading_time_range_sensor_layer::RangeSensorLayerprivate
Layer()costmap_2d::Layer
layered_costmap_costmap_2d::Layerprotected
mapToWorld(unsigned int mx, unsigned int my, double &wx, double &wy) const costmap_2d::Costmap2D
mark_threshold_range_sensor_layer::RangeSensorLayerprivate
matchSize()costmap_2d::CostmapLayervirtual
max_angle_range_sensor_layer::RangeSensorLayerprivate
max_x_range_sensor_layer::RangeSensorLayerprivate
max_y_range_sensor_layer::RangeSensorLayerprivate
min_x_range_sensor_layer::RangeSensorLayerprivate
min_y_range_sensor_layer::RangeSensorLayerprivate
mutex_t typedefcostmap_2d::Costmap2D
name_costmap_2d::Layerprotected
no_readings_timeout_range_sensor_layer::RangeSensorLayerprivate
onFootprintChanged()costmap_2d::Layervirtual
onInitialize()range_sensor_layer::RangeSensorLayervirtual
operator=(const Costmap2D &map)costmap_2d::Costmap2D
orient2d(int Ax, int Ay, int Bx, int By, int Cx, int Cy)range_sensor_layer::RangeSensorLayerinlineprivate
origin_x_costmap_2d::Costmap2Dprotected
origin_y_costmap_2d::Costmap2Dprotected
phi_v_range_sensor_layer::RangeSensorLayerprivate
polygonOutlineCells(const std::vector< MapLocation > &polygon, std::vector< MapLocation > &polygon_cells)costmap_2d::Costmap2D
processFixedRangeMsg(sensor_msgs::Range &range_message)range_sensor_layer::RangeSensorLayerprivate
processRangeMessageFunc_range_sensor_layer::RangeSensorLayerprivate
processRangeMsg(sensor_msgs::Range &range_message)range_sensor_layer::RangeSensorLayerprivate
processVariableRangeMsg(sensor_msgs::Range &range_message)range_sensor_layer::RangeSensorLayerprivate
range_message_mutex_range_sensor_layer::RangeSensorLayerprivate
range_msgs_buffers_range_sensor_layer::RangeSensorLayerprivate
range_subs_range_sensor_layer::RangeSensorLayerprivate
ranges_buffer_size_range_sensor_layer::RangeSensorLayerprivate
RangeSensorLayer()range_sensor_layer::RangeSensorLayer
raytraceLine(ActionType at, unsigned int x0, unsigned int y0, unsigned int x1, unsigned int y1, unsigned int max_length=UINT_MAX)costmap_2d::Costmap2Dprotected
reconfigureCB(range_sensor_layer::RangeSensorLayerConfig &config, uint32_t level)range_sensor_layer::RangeSensorLayerprivate
reset()range_sensor_layer::RangeSensorLayervirtual
resetMap(unsigned int x0, unsigned int y0, unsigned int xn, unsigned int yn)costmap_2d::Costmap2D
resetMaps()costmap_2d::Costmap2Dprotectedvirtual
resetRange()range_sensor_layer::RangeSensorLayerprivate
resizeMap(unsigned int size_x, unsigned int size_y, double resolution, double origin_x, double origin_y)costmap_2d::Costmap2D
resolution_costmap_2d::Costmap2Dprotected
saveMap(std::string file_name)costmap_2d::Costmap2D
sensor_model(double r, double phi, double theta)range_sensor_layer::RangeSensorLayerprivate
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
tf_costmap_2d::Layerprotected
to_cost(double p)range_sensor_layer::RangeSensorLayerinlineprivate
to_prob(unsigned char c)range_sensor_layer::RangeSensorLayerinlineprivate
touch(double x, double y, double *min_x, double *min_y, double *max_x, double *max_y)costmap_2d::CostmapLayerprotected
update_cell(double ox, double oy, double ot, double r, double nx, double ny, bool clear)range_sensor_layer::RangeSensorLayerprivate
updateBounds(double robot_x, double robot_y, double robot_yaw, double *min_x, double *min_y, double *max_x, double *max_y)range_sensor_layer::RangeSensorLayervirtual
updateCostmap()range_sensor_layer::RangeSensorLayerprivate
updateCostmap(sensor_msgs::Range &range_message, bool clear_sensor_cone)range_sensor_layer::RangeSensorLayerprivate
updateCosts(costmap_2d::Costmap2D &master_grid, int min_i, int min_j, int max_i, int max_j)range_sensor_layer::RangeSensorLayervirtual
updateOrigin(double new_origin_x, double new_origin_y)costmap_2d::Costmap2Dvirtual
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
VARIABLE enum valuerange_sensor_layer::RangeSensorLayer
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


range_sensor_layer
Author(s): David!!
autogenerated on Thu Mar 4 2021 04:02:55