Skip to content

Conversation

Schmluk
Copy link
Contributor

@Schmluk Schmluk commented Sep 11, 2025

  • Adds traversability visualizer and traversability plugin. The rest of Hydra-ROS remains untouched.
  • Small fixes for Places2d and Frontiers to nor segfault.
  • Builds on Hydra#101
  • Tested on uHumans

Copy link
Collaborator

@nathanhhughes nathanhhughes left a comment

Choose a reason for hiding this comment

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

LGTM!

Comment on lines 64 to 65
float slice_height = 2.0f; // Height of the slice to visualize in meteres.
bool use_relative_height = false;
Copy link
Collaborator

Choose a reason for hiding this comment

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

(minor) I'd rename slice height to be drawing_offset_z(and use_relative_offset instead of use_relative_height) and change the comment, I use slice_height in other voxel-grid visualizers to mean "height to take a 2D slice at"

@Schmluk Schmluk force-pushed the port/traversability branch from 304e851 to 3cc2be5 Compare September 15, 2025 19:57
@Schmluk Schmluk merged commit bda4792 into develop Sep 15, 2025
@Schmluk Schmluk deleted the port/traversability branch September 15, 2025 20:38
nathanhhughes pushed a commit that referenced this pull request Sep 16, 2025
* port traversability visualization, builds

* fix segfaults

* run linting on all files

* address review comments
nathanhhughes pushed a commit that referenced this pull request Sep 16, 2025
* port traversability visualization, builds

* fix segfaults

* run linting on all files

* address review comments
nathanhhughes pushed a commit that referenced this pull request Sep 30, 2025
* port traversability visualization, builds

* fix segfaults

* run linting on all files

* address review comments
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