地图编辑器保存地图为sqlite格式后再打开显示错误
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 465
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
编辑完后
保存为sqlite,再打开
与lane link有关,不知道是渲染bug还是保存为sqlite bug, 如果保存为opendrive正常
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the map editor by reproducing the reported flow: edit a map, save it as SQLite, reopen it, and compare the lane links and display with the same map saved as OpenDRIVE. Trace the SQLite save/load path and the lane-link rendering path to determine where the mismatch appears. Done means the reopened SQLite map displays correctly without regressing the working OpenDRIVE flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, sqlite
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100