Skip to content

Conversation

@saka1-s
Copy link

@saka1-s saka1-s commented Aug 18, 2025

Description

The autoware_string_stamped_overlay_rviz_plugin keeps text displayed for a certain amount of time. This makes it difficult for me to determine if a message is the latest one when I repeatedly play a rosbag. This pull request changes the plugin to clear the displayed text if the timestamp is old.

Related links

Parent Issue:

  • Link

How was this PR tested?

I tested with a rosbag.

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@saka1-s saka1-s requested review from a team, satoshi-ota and takayuki5168 as code owners August 18, 2025 09:27
@github-actions
Copy link

github-actions bot commented Aug 18, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

@saka1-s saka1-s force-pushed the fix/clear-overlay-if-old branch from b5ab9b2 to 000d5b5 Compare August 18, 2025 09:32
@codecov
Copy link

codecov bot commented Aug 19, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@5f02b1b). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...rviz_plugin/src/string_stamped_overlay_display.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             main     #22   +/-   ##
======================================
  Coverage        ?   0.00%           
======================================
  Files           ?       2           
  Lines           ?     190           
  Branches        ?      16           
======================================
  Hits            ?       0           
  Misses          ?     190           
  Partials        ?       0           
Flag Coverage Δ
differential 0.00% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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