devkit_ui
Example UI package.
Modules
dem.py ────── Builds a DEM (elevation grid) from sparse recon points — the CSV logged by devkit_driver/modules/recon_dem_logger.py — then derives a traversability mask from it. |
|
Obstacle management for the Sowbot webui. |
|
terrain_mask.py ──────────────── Bridges the grid_map traversability layer (see devkit_bringup/config/terrain_traversability_filters.yaml) to the devkit_f2c_planner package's _run_f2c() vector input. |
|
ui_node.py — Sowbot web cockpit on :80 |
|