driving_log_replayer
driving_log_replayer copied to clipboard
feat: add perception object info to jsonl
Types of PR
- [ ] New Features
- [x] Upgrade of existing features
- [ ] Bugfix
Description
This PR is aiming to pass detailed perception result with lsim. Currently, jsonl is used to store frame information and summary information. After this PR, frame information contains detailed detected/ground truth object information.
Related ticket is here
How to review this PR
I already asked web team to investigate affect
Others
Some key of output dict may be changed after web consulting with web team.