Skip to content

feat(3D): Add GridMap support for grid_map_msgs/msg/GridMap#25

Open
Sunart24 wants to merge 5 commits intokiwi-mainfrom
feature/gridmap-support
Open

feat(3D): Add GridMap support for grid_map_msgs/msg/GridMap#25
Sunart24 wants to merge 5 commits intokiwi-mainfrom
feature/gridmap-support

Conversation

@Sunart24
Copy link

@Sunart24 Sunart24 commented Feb 11, 2026

  • Add GridMaps scene extension with mesh rendering from height/color layers
  • Support basic_layers for validity: invalid cells create holes (no height 0)
  • Add manual min/max value override for color range mapping
  • Add optional grid lines (only drawn where both cells have map data)
  • Frame fallback to 'odom' when frame_id is empty
  • Add rainbow coloring
  • Register GridMap in SceneExtensionConfig and default layout

User-Facing Changes

Description

Sunart24 and others added 2 commits February 11, 2026 15:33
- Add GridMaps scene extension with mesh rendering from height/color layers
- Support basic_layers for validity: invalid cells create holes (no height 0)
- Add manual min/max value override for color range mapping
- Add optional grid lines (only drawn where both cells have map data)
- Frame fallback to 'odom' when frame_id is empty
- Add DemoSphere renderable and GridMap Storybook story
- Register GridMap in SceneExtensionConfig and default layout

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@Sunart24 Sunart24 self-assigned this Feb 11, 2026
Sunart24 and others added 3 commits February 11, 2026 16:05
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
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