Merge branch 'master' into dev_robo_240612_6.5.0_tmp

This commit is contained in:
yangyakun
2024-07-05 16:34:49 +08:00
82 changed files with 1643 additions and 251 deletions

View File

@@ -10,6 +10,11 @@ enum class Level(val zIndex: Int) {
*/
MAP_MARKER(100),
/**
* 全局轨迹线
*/
TRAJECTORY_LINE(25000),
/**
* 车道中心线
*/