Skip to content

Feature/viser#73

Merged
nathanhhughes merged 17 commits intomainfrom
feature/viser
Nov 25, 2025
Merged

Feature/viser#73
nathanhhughes merged 17 commits intomainfrom
feature/viser

Conversation

@nathanhhughes
Copy link
Collaborator

@GoldenZephyr This is probably at the point where it's only missing a couple features (boundaries / bounding boxes) to be ready to go

Did discover that sending text to the visualizer is really slow (the objects and rooms are okay, but the places are pretty expensive), might be worth finding a better wrapper around three.js at some point

@nathanhhughes nathanhhughes marked this pull request as ready for review November 25, 2025 02:25
@nathanhhughes
Copy link
Collaborator Author

This should be ready to go for the most part / feature complete enough to replace the open3d visualizer

Copy link
Contributor

@GoldenZephyr GoldenZephyr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@nathanhhughes nathanhhughes merged commit 868c82f into main Nov 25, 2025
6 checks passed
@nathanhhughes nathanhhughes deleted the feature/viser branch November 25, 2025 19:15
Schmluk pushed a commit that referenced this pull request Jan 13, 2026
* (wip) start working on viser-based visualizer

* draw basic structure

* use array view of graph for visualization

* add gui and update

* add colors

* working default colormaps

* start on config hooks

* fix updating on config changes

* factor out graph from viser renderer and add context manager

* add conditional text

* clear labels from scene

* Feature/viser aaron (#75)

* Fix viser with empty layer?

* fix

* another fix

* make viser optional because of number of deps

* add initial bounding box attempt

* add docstrings and clean up layer draw

* fix gui settings

* fix interlayer and add agents default

---------

Co-authored-by: Aaron Ray <aaronray@mit.edu>
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