pyrobosim.navigation.occupancy_grid

Occupancy grid utilities.

Classes

OccupancyGrid(data, resolution[, origin, ...])

Lightweight wrapper containing occupancy grid information.

Functions

reduce_waypoints_grid(grid, positions)

Reduces the number of waypoints in a generated path from a grid-based planner.