Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PJLab-ADG/OASim
/ InterReplayExample.py
File
InterReplayExample.py
limsim/InterReplayExample.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
logger
2
# config a logger, set use_stdout=True to output log to terminal
3
log = logger.setup_app_level_logger(file_name=
"app_debug.log"
,
4
level=
"DEBUG"
,
Callers
nothing calls this directly
Calls
6
TrafficManager
Class · 0.90
moveStep
Method · 0.45
exportSce
Method · 0.45
plan
Method · 0.45
setTrajectories
Method · 0.45
destroy
Method · 0.45
Tested by
no test coverage detected