Skip to content

Conversation

@Schmluk
Copy link
Contributor

@Schmluk Schmluk commented Oct 8, 2025

  • Support for 3D reconstruction only (no semantics)
  • Support for grayscale input images
  • Support for external traversability inputs
  • Clean up of visualization interaction, exposing more dynamic config settings.

@Schmluk Schmluk requested a review from nathanhhughes October 8, 2025 17:33
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! Thanks for adding the dynamic configs to the visualizer plugins, I had been meaning to do that for a while

queue.push(packet);
}

class NoSemanticImageReceiver : public RosDataReceiver {
Copy link
Collaborator

Choose a reason for hiding this comment

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

(minor) might be slightly better as RGBDImageReceiver if you get a chance to change it

@Schmluk Schmluk merged commit d885a14 into develop Oct 8, 2025
1 check passed
@Schmluk Schmluk deleted the feature/geometry_only branch October 8, 2025 18:30
nathanhhughes pushed a commit that referenced this pull request Oct 29, 2025
* add no semantic data receiver

* add single channel grayscale parsing for color inputs

* astro place subscriber

* play around with fixing astro input relative pose

* rename traversability estimator

* rename files accordingly

* run pre-commit

* rename RGBD image receiver
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.

3 participants