Skip to content

Fixed empty global map on ros (regression from #1698) - #1709

Merged
matlabbe merged 1 commit into
masterfrom
fixed_empty_global_map_on_ros
May 23, 2026
Merged

Fixed empty global map on ros (regression from #1698)#1709
matlabbe merged 1 commit into
masterfrom
fixed_empty_global_map_on_ros

Conversation

@matlabbe

@matlabbe matlabbe commented May 23, 2026

Copy link
Copy Markdown
Member

With the refactor of SensorData in #1698 about how/when occupancy grids are removed, we didn't reset grid cell size to 0 when both compressed and raw occupancy grids were removed. On ROS side, we called Memory::getNodeData to get the occupancy grid, but in that function we only reload occupancy grids from database if grid cell size is 0.

@matlabbe
matlabbe marked this pull request as ready for review May 23, 2026 20:35
@matlabbe
matlabbe merged commit 49aa566 into master May 23, 2026
13 checks passed
@matlabbe
matlabbe deleted the fixed_empty_global_map_on_ros branch May 23, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant