Skip to content

Update bond_heartbeat_period default from 0.1 to 0.25 seconds#831

Merged
SteveMacenski merged 2 commits intomasterfrom
claude/issue-830-20251229_221539
Dec 29, 2025
Merged

Update bond_heartbeat_period default from 0.1 to 0.25 seconds#831
SteveMacenski merged 2 commits intomasterfrom
claude/issue-830-20251229_221539

Conversation

@SteveMacenski
Copy link
Copy Markdown
Member

This PR updates documentation for the bond_heartbeat_period parameter changes from PR #5823.

Changes

  • Updated bond_heartbeat_period default value from 0.1s to 0.25s across all Nav2 lifecycle nodes
  • Added bond_heartbeat_period parameter to lifecycle manager configuration
  • Added migration documentation explaining the change and performance benefits
  • Updated configuration guides for all affected nodes
  • Added placeholder impact table for performance data from issue #5784

This change reduces computational overhead and network traffic while maintaining system monitoring capabilities.

Closes #830

🤖 Generated with Claude Code

claude Bot and others added 2 commits December 29, 2025 22:20
- Updated bond_heartbeat_period default value from 0.1s to 0.25s across all Nav2 lifecycle nodes
- Added bond_heartbeat_period parameter to lifecycle manager configuration
- Added migration documentation explaining the change and performance benefits
- Updated configuration guides for all affected nodes
- Added placeholder impact table for performance data from issue #5784

This change reduces computational overhead and network traffic while maintaining
system monitoring capabilities. Relates to PR #5823.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Steve Macenski <SteveMacenski@users.noreply.github.com>
Signed-off-by: Steve Macenski <stevenmacenski@gmail.com>
@SteveMacenski SteveMacenski merged commit cfaccb9 into master Dec 29, 2025
4 checks passed
@SteveMacenski SteveMacenski deleted the claude/issue-830-20251229_221539 branch December 29, 2025 22:36
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.

Document https://github.com/ros-navigation/navigation2/pull/5823

1 participant