Tencent / Tencent/TAD_Sim

地图编辑器保存地图为sqlite格式后再打开显示错误

Open
#80 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
465
Forks
122
PR merge metrics
No merged PRs in 30d

Description

编辑完后
image
保存为sqlite,再打开
image
与lane link有关,不知道是渲染bug还是保存为sqlite bug, 如果保存为opendrive正常

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.