Skip to content

Fix collision monitor test suite for humble#5555

Merged
SteveMacenski merged 1 commit intoros-navigation:humblefrom
jncfa:humble
Sep 28, 2025
Merged

Fix collision monitor test suite for humble#5555
SteveMacenski merged 1 commit intoros-navigation:humblefrom
jncfa:humble

Conversation

@jncfa
Copy link
Contributor

@jncfa jncfa commented Sep 26, 2025


Basic Info

Info Please fill out this column
Ticket(s) this addresses #5230
Primary OS tested on (Ubuntu)
Robotic platform tested on
Does this PR contain AI generated software? No
Was this PR description generated by AI software? No

Description of contribution in a few bullet points

  • Removes usages of the collision monitor state as this is not published in humble, only in Iron+;

Description of documentation updates required from your changes

Description of how this change was tested


Future work that may be required in bullet points

For Maintainers:

  • Check that any new parameters added are updated in docs.nav2.org
  • Check that any significant change is added to the migration guide
  • Check that any new features OR changes to existing behaviors are reflected in the tuning guide
  • Check that any new functions have Doxygen added
  • Check that any new features have test coverage
  • Check that any new plugins is added to the plugins page
  • If BT Node, Additionally: add to BT's XML index of nodes for groot, BT package's readme table, and BT library lists
  • Should this be backported to current distributions? If so, tag with backport-*.

@mergify
Copy link
Contributor

mergify bot commented Sep 26, 2025

@jncfa, all pull requests must be targeted towards the main development branch.
Once merged into main, it is possible to backport to @humble, but it must be in main
to have these changes reflected into new distributions.

Copy link
Member

@SteveMacenski SteveMacenski left a comment

Choose a reason for hiding this comment

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

Unfortunately, this cannot be backported to Humble due to breaking ABI / API that existing users are relying on for their own work

…nt nullptr dereference

Signed-off-by: jncfa <20467009+jncfa@users.noreply.github.com>
@jncfa jncfa changed the title Backport "Publish collision monitor state (#3504)" to humble Fix collision monitor test suite for humble Sep 26, 2025
@jncfa jncfa requested a review from SteveMacenski September 27, 2025 13:25
@SteveMacenski SteveMacenski merged commit 7700022 into ros-navigation:humble Sep 28, 2025
3 of 4 checks passed
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