[V2X][Road]优化道路标记颜色逻辑

[V2X][Road]优化道路标记颜色逻辑2
This commit is contained in:
renwj
2022-09-28 17:22:03 +08:00
parent 86ea6c9d3d
commit 1d0f1422d5
17 changed files with 829 additions and 47878 deletions

View File

@@ -61,54 +61,54 @@ class RoadAITest {
.setRoadId("200091")
.setLaneNo("-2")
.setTileId("556834853")
.setBearing(156)
.setBearing(90)
.build())
.setPoint(GPSPoint_PB
.newBuilder()
.setLat(26.819533419884188)
.setLon(112.57506466334905)
.setLat(40.20313763799314)
.setLon(116.72844402744953)
.build())
.build())
.addPolygon(0, GPSPoint_PB
.newBuilder()
.setLat(26.819544927961125)
.setLon(112.57503948748804)
.setLat(40.20314863899314)
.setLon(116.72844412744953)
.build())
.addPolygon(1, GPSPoint_PB
.newBuilder()
.setLat(26.81953162903423)
.setLon(112.57503758421541)
.setLat(40.20314563819314)
.setLon(116.72844412744953)
.build())
.addPolygon(2, GPSPoint_PB
.newBuilder()
.setLat(26.81952255026517)
.setLon(112.5750496963295)
.setLat(40.20312263869314)
.setLon(116.72844401744953)
.build())
.addPolygon(3, GPSPoint_PB
.newBuilder()
.setLat(26.819517691652617)
.setLon(112.57507582382465)
.build())
.addPolygon(4, GPSPoint_PB
.newBuilder()
.setLat(26.819521911807858)
.setLon(112.57508983920647)
.build())
.addPolygon(5, GPSPoint_PB
.newBuilder()
.setLat(26.819535210732194)
.setLon(112.57509174248064)
.build())
.addPolygon(6, GPSPoint_PB
.newBuilder()
.setLat(26.81954428950259)
.setLon(112.5750796303722)
.build())
.addPolygon(7, GPSPoint_PB
.newBuilder()
.setLat(26.819549148117684)
.setLon(112.57505350287552)
.setLat(40.20322763889314)
.setLon(116.7284381644953)
.build())
// .addPolygon(4, GPSPoint_PB
// .newBuilder()
// .setLat(26.819521911807858)
// .setLon(112.57508983920647)
// .build())
// .addPolygon(5, GPSPoint_PB
// .newBuilder()
// .setLat(26.819535210732194)
// .setLon(112.57509174248064)
// .build())
// .addPolygon(6, GPSPoint_PB
// .newBuilder()
// .setLat(26.81954428950259)
// .setLon(112.5750796303722)
// .build())
// .addPolygon(7, GPSPoint_PB
// .newBuilder()
// .setLat(26.819549148117684)
// .setLon(112.57505350287552)
// .build())
.addRoad(0, Road_PB
.newBuilder()
.setRoadId("200090")