Skip to content

Conversation

@suifengersan123
Copy link


Basic Info

Info Please fill out this column
Ticket(s) this addresses (add tickets here #5725)
Primary OS tested on ubuntu 20.04
Robotic platform tested on N/A (detected via Asan)
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

Before taking the remainder of resample_interval_, I will first make a judgment on resample_interval_. If it equals 0, I will follow the logic of the main branch and give resample_interval_ a default value of 1.

Description of documentation updates required from your changes

No user-facing documentation changes required (internal implementation fix)
No parameter changes or API modifications

Description of how this change was tested

AddressSanitizer validation: Compiled with -fsanitize=address and verified no FPE errors occur


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-*.
Signed-off-by: suifengersan123 <yangabc810@gmail.com>
@mergify
Copy link
Contributor

mergify bot commented Nov 28, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant