Skip to content

Conversation

@Schmluk
Copy link
Contributor

@Schmluk Schmluk commented Jan 25, 2026

  • Implementation of the latest traversability places.
  • Naming and common interfaces is not yet ideal but going with separate attributes as discussed with @nathanhhughes.
  • This also pulled in few (preliminary) from Nico's DAAAAM paper. I don't think this touches anything otherwise used but could be cleaned up if needed.

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 minus the versions potentially need a bump for the serialization changes, unless we also just merge the 2D place attribute changes (and associated PRs in Hydra) --- probably worth doing that

Comment on lines +495 to +496
// TMP(lschmid): Labels for cognition_verifier. <label_id, weight>
std::map<int, float> cognition_labels;
Copy link
Collaborator

Choose a reason for hiding this comment

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

I have/had a PR at some point that added some sort of label to weight map to SemanticNodeAttributes that I dropped because it never seemed useful (Jared had added them to the rooms for ActiveDSG at some point and I wanted to move them). All that to say it'd be nice to add these to the semantic attributes (with an actual name)

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.

4 participants