Contents:
Occupancy grid utilities.
Classes
OccupancyGrid(data, resolution[, origin, ...])
OccupancyGrid
Lightweight wrapper containing occupancy grid information.
Functions
reduce_waypoints_grid(grid, positions)
reduce_waypoints_grid
Reduces the number of waypoints in a generated path from a grid-based planner.