question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Move to C++ unlogger

See original GitHub issue

We have parallel implementations of unlogger right now, the original python version and the new C++ version. The new unlogger doesn’t lag and will support replaying from the UI (#2547). The old unlogger lives in tools/replay/ and the new one lives in selfdrive/ui/replay. Once these TODOs are complete, we can completely remove the old unlogger.

  • fallback to qcams, ideally we don’t require video either
  • add pause/play using spacebar
  • stop replay while waiting for video to load (the time is still progressing)
  • occasional OpenCL error on VisionIPC init
  • work with only 1 segment routes
  • show error when route is not found
  • sometimes replay starts in the second segment
  • add optional argument for start time
  • seeking by timestamp is not reliable, sometimes it seeks to a point and them immediately goes back to where you were
  • segfaults randomly
  • send YUV/RGB for all cameras

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:23 (23 by maintainers)

github_iconTop GitHub Comments

1reaction
pd0wmcommented, Sep 30, 2021

Yeah, I’m aware. In the meantime you can also run with TICI=1 ./ui.

1reaction
deanleecommented, Sep 28, 2021

This case is a bug( the replay will not sleep if us_behind>1ms), not the accurate. I think #22348 is enough to make things robust

Read more comments on GitHub >

github_iconTop Results From Across the Web

Here's How to Remove Air Conditioning Condenser Drain Clogs
Push the plumber's snake up through the pipe opening. Turn the snake and remove it from the drain line to pull out any...
Read more >
AC drain line clogged? Find out why and how to fix your AC
If left uncleaned, the dirt, mold, and mildew can create a clogged condensate drain line.
Read more >
Amazon.com: Homiom Drain Gun – AC Drain Line Cleaner ...
Homiom Drain Gun – AC Drain Line Cleaner Tool With Flexible Hose Pipe For HVAC Clogs - Includes 4 CO2 Air Conditioner Drain...
Read more >
How to Unclog a Clogged AC Condensate Drain Line in 9 Steps
To avoid shock or electrical damage, switch your air conditioner to “OFF” on your thermostat as well as at the circuit breaker panel....
Read more >
AC Drain Line Clogged? Don't Use Bleach Or Vinegar Until ...
If you have a very stubborn clog that doesn't come out with a shop vac and water, then you can try using a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found