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

feat(perception_replayer): add a button to publish the goal pose #15

Conversation

maxime-clem
Copy link
Contributor

@maxime-clem maxime-clem commented Mar 15, 2024

Description

Add a button to the perception_replayer to publish the goal pose (taken from the last recorded ego pose).

Related links

Tests performed

Psim.

Notes for reviewers

Interface changes

Effects on system behavior

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

@maxime-clem maxime-clem force-pushed the perception_replayer/add-publish-goal-pose branch from bdc0552 to 4770843 Compare March 29, 2024 06:12
Copy link

codecov bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (95e97df) to head (4770843).

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #15   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         22      22           
  Lines       1445    1445           
=====================================
  Misses      1445    1445           
Flag Coverage Δ *Carryforward flag
differential 0.00% <ø> (?)
total 0.00% <ø> (ø) Carriedforward from 95e97df

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maxime-clem maxime-clem merged commit 7bc7ea4 into autowarefoundation:main Mar 29, 2024
23 checks passed
@maxime-clem maxime-clem deleted the perception_replayer/add-publish-goal-pose branch March 29, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants