autowarefoundation / autoware.universe

https://autowarefoundation.github.io/autoware.universe/
Apache License 2.0
964 stars 630 forks source link

docs(rtc_replayer): fix wrong link #7714

Closed go-sakayori closed 3 months ago

go-sakayori commented 3 months ago

Description

FIx the link to rtc replayer

Related links

None.

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

github-actions[bot] commented 3 months ago

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

github-actions[bot] commented 3 months ago

Documentation URL: https://autowarefoundation.github.io/autoware.universe/pr-7714/ Modified URLs:

satoshi-ota commented 3 months ago

@go-sakayori Thanks! Let me suggest one thing.

Since RTC Replayer has been moved to the tool side, I think it would be fine for the Universe side to simply mention in the RTC Interface README that there is a tool called RTC Replayer as a debugging tool, and then delete the heading altogether.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 19.58%. Comparing base (507e3f4) to head (3f1b3dd). Report is 155 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7714 +/- ## ========================================== + Coverage 14.84% 19.58% +4.73% ========================================== Files 1999 575 -1424 Lines 139163 51417 -87746 Branches 43716 16902 -26814 ========================================== - Hits 20661 10068 -10593 + Misses 95731 39852 -55879 + Partials 22771 1497 -21274 ``` | [Flag](https://app.codecov.io/gh/autowarefoundation/autoware.universe/pull/7714/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | Coverage Δ | | |---|---|---| | [differential](https://app.codecov.io/gh/autowarefoundation/autoware.universe/pull/7714/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | `19.58% <ø> (?)` | | | [total](https://app.codecov.io/gh/autowarefoundation/autoware.universe/pull/7714/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | `?` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.