fix(perception): reconstruct rolling occupancy from K1 increments
This commit is contained in:
@@ -48,6 +48,7 @@ TEMPORAL_RUNTIME_MODULES = (
|
||||
"motion.py",
|
||||
"providers.py",
|
||||
"recorded_source.py",
|
||||
"rolling_map.py",
|
||||
"temporal.py",
|
||||
"temporal_replay.py",
|
||||
"temporal_replay_cli.py",
|
||||
@@ -61,6 +62,7 @@ THREAT_RUNTIME_MODULES = (
|
||||
"geometry_replay.py",
|
||||
"providers.py",
|
||||
"recorded_source.py",
|
||||
"rolling_map.py",
|
||||
"temporal_replay.py",
|
||||
"threat.py",
|
||||
"threat_replay.py",
|
||||
|
||||
Reference in New Issue
Block a user