Skip to content

Enable map_view in dimos-viewer - #26

Open
leshy wants to merge 1 commit into
mainfrom
feat/map-view
Open

Enable map_view in dimos-viewer#26
leshy wants to merge 1 commit into
mainfrom
feat/map-view

Conversation

@leshy

@leshy leshy commented Jul 26, 2026

Copy link
Copy Markdown
Member

The dimos crate builds rerun with default-features = false, which silently dropped re_viewer's default map_view feature — any blueprint declaring a MapView hit "this version of the viewer does not know about this type". One feature flag in the dependency list turns it back on; version bumped to 0.32.0-alpha.3.

Verified locally: --version reports (map_view), and dimos's go2-zenoh blueprint now renders live Go2 GPS fixes (NavSatFix → GeoPoints) on OSM tiles. Binary grows ~24 MB (tile fetching + walkers).

🤖 Generated with Claude Code

The dimos crate builds rerun with default-features = false, which dropped
re_viewer's default map_view feature — blueprints declaring a MapView got
"viewer does not know about this type". One feature flag turns it back on;
dimos's go2-zenoh blueprint now plots NavSatFix GPS fixes on OSM tiles.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.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.

2 participants