Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Launch heartbeat in physical bringup #236

Merged
merged 2 commits into from
Jan 26, 2025
Merged

Conversation

mrinalTheCoder
Copy link
Contributor

Description

This PR does the following:

  • Launches heartbeat publisher in bringup.launch.py
  • Heartbeat publisher publishes an empty string to the topic /heartbeat every second.

Testing Steps (if relevant)

Test Case 1

  1. Run bringup.launch.py
  2. ros2 topic echo /heartbeat should show an empty string every second.

Self Checklist

  • I have formatted my code using ament_uncrustify --reformat
  • I have tested that the new behavior works

@mrinalTheCoder mrinalTheCoder self-assigned this Jan 15, 2025
@mrinalTheCoder mrinalTheCoder merged commit 19a2f7e into master Jan 26, 2025
3 of 4 checks passed
@mrinalTheCoder mrinalTheCoder deleted the feat/heartbeat_launch branch January 26, 2025 23:38
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