mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-09-04 06:53:43 +08:00
5527736df6
* simplify seek&merge * update test cases update test cases * cleanup test cases * new function currentSeconds * add TODO * thread safe publishFrame * cleanup * fix 'at x S' not printed if seek back to old time * exit replay if failed to load route * move out setCurrentSegment from if statement * cleanup * use std::find * const variables