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

fix: non steady clock and watchdog #156

Merged
merged 2 commits into from
Jun 6, 2024
Merged

Conversation

knzo25
Copy link
Collaborator

@knzo25 knzo25 commented May 31, 2024

PR Type

  • Bug Fix

Related Links

Description

The callback was being called even though there were frequent updates to the watchdog.
Printing the stamps, the latest stamp was newer than now. Ros time is not steady and it seems ptp affecting the watchdog's time

Review Procedure

Remarks

Pre-Review Checklist for the PR Author

PR Author should check the checkboxes below when creating the PR.

  • Assign PR to reviewer

Checklist for the PR Reviewer

Reviewers should check the checkboxes below before approval.

  • Commits are properly organized and messages are according to the guideline
  • (Optional) Unit tests have been written for new behavior
  • PR title describes the changes

Post-Review Checklist for the PR Author

PR Author should check the checkboxes below before merging.

  • All open points are addressed and tracked via issues or tickets

CI Checks

  • Build and test for PR: Required to pass before the merge.

@knzo25 knzo25 requested a review from mojomex May 31, 2024 06:04
@knzo25 knzo25 marked this pull request as ready for review May 31, 2024 06:20
@knzo25 knzo25 self-assigned this May 31, 2024
knzo25 and others added 2 commits June 6, 2024 15:42
@mojomex mojomex merged commit ddc7e50 into tier4:develop Jun 6, 2024
6 checks passed
@mojomex mojomex mentioned this pull request Jul 18, 2024
5 tasks
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