This is the complete list of members for costmap_2d::StaticLayer, including all inherited members.
access_ | costmap_2d::Costmap2D | private |
activate() | costmap_2d::StaticLayer | virtual |
addExtraBounds(double mx0, double my0, double mx1, double my1) | costmap_2d::CostmapLayer | |
bresenham2D(ActionType at, unsigned int abs_da, unsigned int abs_db, int error_b, int offset_a, int offset_b, unsigned int offset, unsigned int max_length) | costmap_2d::Costmap2D | inlineprivate |
cellDistance(double world_dist) | costmap_2d::Costmap2D | |
clearArea(int start_x, int start_y, int end_x, int end_y, bool invert_area=false) | costmap_2d::CostmapLayer | virtual |
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::Costmap2D | inlineprotected |
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::Costmap2D | protected |
CostmapLayer() | costmap_2d::CostmapLayer | inline |
current_ | costmap_2d::Layer | protected |
deactivate() | costmap_2d::StaticLayer | virtual |
default_value_ | costmap_2d::Costmap2D | protected |
deleteMaps() | costmap_2d::Costmap2D | protectedvirtual |
dsrv_ | costmap_2d::StaticLayer | private |
enabled_ | costmap_2d::Layer | protected |
extra_max_x_ | costmap_2d::CostmapLayer | private |
extra_max_y_ | costmap_2d::CostmapLayer | private |
extra_min_x_ | costmap_2d::CostmapLayer | private |
extra_min_y_ | costmap_2d::CostmapLayer | private |
first_map_only_ | costmap_2d::StaticLayer | private |
footprint_spec_ | costmap_2d::Layer | private |
getCharMap() const | costmap_2d::Costmap2D | |
getCost(unsigned int mx, unsigned int my) const | costmap_2d::Costmap2D | |
getDefaultValue() | costmap_2d::Costmap2D | inline |
getFootprint() const | costmap_2d::Layer | |
getIndex(unsigned int mx, unsigned int my) const | costmap_2d::Costmap2D | inline |
getMutex() | costmap_2d::Costmap2D | inline |
getName() const noexcept | costmap_2d::Layer | inline |
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_ | costmap_2d::StaticLayer | private |
has_extra_bounds_ | costmap_2d::CostmapLayer | protected |
has_updated_data_ | costmap_2d::StaticLayer | private |
height_ | costmap_2d::StaticLayer | private |
incomingMap(const nav_msgs::OccupancyGridConstPtr &new_map) | costmap_2d::StaticLayer | private |
incomingUpdate(const map_msgs::OccupancyGridUpdateConstPtr &update) | costmap_2d::StaticLayer | private |
indexToCells(unsigned int index, unsigned int &mx, unsigned int &my) const | costmap_2d::Costmap2D | inline |
initialize(LayeredCostmap *parent, std::string name, tf2_ros::Buffer *tf) | costmap_2d::Layer | |
initMaps(unsigned int size_x, unsigned int size_y) | costmap_2d::Costmap2D | protectedvirtual |
interpretValue(unsigned char value) | costmap_2d::StaticLayer | private |
isCurrent() const | costmap_2d::Layer | inline |
isDiscretized() | costmap_2d::CostmapLayer | inline |
isEnabled() const noexcept | costmap_2d::Layer | inline |
Layer() | costmap_2d::Layer | |
layered_costmap_ | costmap_2d::Layer | protected |
lethal_threshold_ | costmap_2d::StaticLayer | private |
map_frame_ | costmap_2d::StaticLayer | private |
map_received_ | costmap_2d::StaticLayer | private |
map_sub_ | costmap_2d::StaticLayer | private |
map_update_sub_ | costmap_2d::StaticLayer | private |
mapToWorld(unsigned int mx, unsigned int my, double &wx, double &wy) const | costmap_2d::Costmap2D | |
matchSize() | costmap_2d::StaticLayer | virtual |
mutex_t typedef | costmap_2d::Costmap2D | |
name_ | costmap_2d::Layer | protected |
onFootprintChanged() | costmap_2d::Layer | inlinevirtual |
onInitialize() | costmap_2d::StaticLayer | virtual |
operator=(const Costmap2D &map) | costmap_2d::Costmap2D | |
origin_x_ | costmap_2d::Costmap2D | protected |
origin_y_ | costmap_2d::Costmap2D | protected |
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::Costmap2D | inlineprotected |
reconfigureCB(costmap_2d::GenericPluginConfig &config, uint32_t level) | costmap_2d::StaticLayer | private |
reset() | costmap_2d::StaticLayer | virtual |
resetMap(unsigned int x0, unsigned int y0, unsigned int xn, unsigned int yn) | costmap_2d::Costmap2D | |
resetMaps() | costmap_2d::Costmap2D | protectedvirtual |
resizeMap(unsigned int size_x, unsigned int size_y, double resolution, double origin_x, double origin_y) | costmap_2d::Costmap2D | |
resolution_ | costmap_2d::Costmap2D | protected |
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 | inline |
sign(int x) | costmap_2d::Costmap2D | inlineprivate |
size_x_ | costmap_2d::Costmap2D | protected |
size_y_ | costmap_2d::Costmap2D | protected |
StaticLayer() | costmap_2d::StaticLayer | |
subscribe_to_updates_ | costmap_2d::StaticLayer | private |
tf_ | costmap_2d::Layer | protected |
touch(double x, double y, double *min_x, double *min_y, double *max_x, double *max_y) | costmap_2d::CostmapLayer | protected |
track_unknown_space_ | costmap_2d::StaticLayer | private |
trinary_costmap_ | costmap_2d::StaticLayer | private |
unknown_cost_value_ | costmap_2d::StaticLayer | private |
updateBounds(double robot_x, double robot_y, double robot_yaw, double *min_x, double *min_y, double *max_x, double *max_y) | costmap_2d::StaticLayer | virtual |
updateCosts(costmap_2d::Costmap2D &master_grid, int min_i, int min_j, int max_i, int max_j) | costmap_2d::StaticLayer | virtual |
updateOrigin(double new_origin_x, double new_origin_y) | costmap_2d::Costmap2D | virtual |
updateWithAddition(costmap_2d::Costmap2D &master_grid, int min_i, int min_j, int max_i, int max_j) | costmap_2d::CostmapLayer | protected |
updateWithMax(costmap_2d::Costmap2D &master_grid, int min_i, int min_j, int max_i, int max_j) | costmap_2d::CostmapLayer | protected |
updateWithOverwrite(costmap_2d::Costmap2D &master_grid, int min_i, int min_j, int max_i, int max_j) | costmap_2d::CostmapLayer | protected |
updateWithTrueOverwrite(costmap_2d::Costmap2D &master_grid, int min_i, int min_j, int max_i, int max_j) | costmap_2d::CostmapLayer | protected |
use_maximum_ | costmap_2d::StaticLayer | private |
useExtraBounds(double *min_x, double *min_y, double *max_x, double *max_y) | costmap_2d::CostmapLayer | protected |
width_ | costmap_2d::StaticLayer | private |
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 | |
x_ | costmap_2d::StaticLayer | private |
y_ | costmap_2d::StaticLayer | private |
~Costmap2D() | costmap_2d::Costmap2D | virtual |
~Layer() | costmap_2d::Layer | inlinevirtual |
~StaticLayer() | costmap_2d::StaticLayer | virtual |