mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-09 07:32:06 +08:00
process replay: set selfdrived main_pub (#35885)
* save 1-2s for full route * now more than halve the time on top of previous speedup! * stash * default should be most common! * revert * revert * clean up * clean up * clean up * clean up
This commit is contained in:
@@ -465,6 +465,7 @@ CONFIGS = [
|
||||
should_recv_callback=selfdrived_rcv_callback,
|
||||
tolerance=NUMPY_TOLERANCE,
|
||||
processing_time=0.004,
|
||||
main_pub="carState",
|
||||
),
|
||||
ProcessConfig(
|
||||
proc_name="controlsd",
|
||||
|
||||
Reference in New Issue
Block a user