Add zone visualisation for GoToZone feature#91
Open
chart-singapore wants to merge 1 commit intoopen-rmf:mainfrom
Open
Add zone visualisation for GoToZone feature#91chart-singapore wants to merge 1 commit intoopen-rmf:mainfrom
chart-singapore wants to merge 1 commit intoopen-rmf:mainfrom
Conversation
Co-authored-by: Loke Ji Xian <loke_ji_xian@cgh.com.sg> Signed-off-by: Tey Leong Teck <leong_teck_tey@cgh.com.sg> Signed-off-by: Loke Ji Xian <loke_ji_xian@cgh.com.sg>
This was referenced Apr 18, 2026
Open
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New feature implementation
Implemented feature
This is part of an 8-repo Simple GoToZone feature. Tracked in Stage A of open-rmf/rmf#726.
Extends
NavGraphVisualizerso that zones published in the nav-graph message are rendered in RViz: a semi-transparent bounding box per zone, a floating name label, distinct markers for internal vertices, and a thinner line style for transition lanes.Implementation description
NavGraphVisualizerParses the
zonesfield and emits four distinct marker categories:CUBEmarker per zone (sized by the zone'slength/widthand oriented byyaw), grouped by building level for independent visibility toggling.TEXT_VIEW_FACINGmarker anchored above each zone.SPHERE_LISTmarker in thezone_waypoints/namespace, rendered smaller than regular waypoints so they stand out.GenAI Use
We follow OSRA's policy on GenAI tools