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

Message stamps and Control Group Fixes #114

Merged
merged 9 commits into from
Aug 16, 2024
Merged

Message stamps and Control Group Fixes #114

merged 9 commits into from
Aug 16, 2024

Conversation

Zolkin1
Copy link
Collaborator

@Zolkin1 Zolkin1 commented Aug 15, 2024

  • Added std messages headers to all the messages so they can be plotted in foxglove.
  • Changed the time stamp to be the this->now() rather than sim time. The proper way to do it with sim time would be to publish simulated time to the clock.
  • Fixed an issue with callback creation on the C++ side. The parameter didn't match the parameter the launch file was looking for. Also added more logging to prevent issues like this in the future and to mitigate issues with typos.
  • Fixed typo for the non_obelisk parameter so it now looks for the correct capitalization

Copy link
Contributor

@alberthli alberthli left a comment

Choose a reason for hiding this comment

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

lgtm besides minor

@Zolkin1 Zolkin1 marked this pull request as ready for review August 16, 2024 05:05
@Zolkin1 Zolkin1 merged commit b79117a into main Aug 16, 2024
1 check passed
@Zolkin1 Zolkin1 deleted the message-stamps branch August 16, 2024 05:05
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