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

refactor(rtc_replayer): prefix rtc replayer #37

Merged
merged 8 commits into from
Jun 10, 2024

Conversation

soblin
Copy link
Contributor

@soblin soblin commented Jun 6, 2024

Description

autowarefoundation/autoware#4569

Related links

autowarefoundation/autoware#4569

Tests performed

just renamed

Notes for reviewers

Interface changes

package rename

Effects on system behavior

none

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.

taikitanaka3 and others added 8 commits October 6, 2022 17:51
* feat(rtc_replayer): add rtc_reaplayer

Signed-off-by: tanaka3 <[email protected]>

* chore: small fix

Signed-off-by: tanaka3 <[email protected]>

* doc: update

Signed-off-by: taikitanaka3 <[email protected]>

* chore: add debug print

Signed-off-by: tanaka3 <[email protected]>

* fix: fix

* fix: build fail

* style: spell check

Signed-off-by: tanaka3 <[email protected]>

Signed-off-by: tanaka3 <[email protected]>
Signed-off-by: taikitanaka3 <[email protected]>
* build: mark autoware_cmake as <buildtool_depend>

with <build_depend>, autoware_cmake is automatically exported with ament_target_dependencies() (unecessary)

Signed-off-by: Vincent Richard <[email protected]>

* style(pre-commit): autofix

* chore: fix pre-commit errors

Signed-off-by: Kenji Miyake <[email protected]>

---------

Signed-off-by: Vincent Richard <[email protected]>
Signed-off-by: Kenji Miyake <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kenji Miyake <[email protected]>
* change namespace of auto_mode

Signed-off-by: kyoichi-sugahara <[email protected]>

* delete RTC auto mode manager package

Signed-off-by: kyoichi-sugahara <[email protected]>

* delete rtc_replayer.param

Signed-off-by: kyoichi-sugahara <[email protected]>

* style(pre-commit): autofix

* fix typo

Signed-off-by: kyoichi-sugahara <[email protected]>

* fix typo

Signed-off-by: kyoichi-sugahara <[email protected]>

---------

Signed-off-by: kyoichi-sugahara <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@soblin soblin changed the title Refactor/prefix rtc replayer refactor(rtc_replayer): prefix rtc replayer Jun 6, 2024
@soblin soblin merged commit 6f3fd81 into autowarefoundation:main Jun 10, 2024
26 of 28 checks passed
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.

7 participants