[minibus320][adas]全局路径规划接口,增加线路ID,MAP340启用
This commit is contained in:
@@ -366,7 +366,8 @@ message GlobalPathReq
|
||||
// message definition for MsgTypeGlobalPathResp
|
||||
message GlobalPathResp
|
||||
{
|
||||
repeated Location wayPoints = 1;
|
||||
repeated Location wayPoints = 1;
|
||||
uint64 lineId = 2; //路线id
|
||||
}
|
||||
|
||||
// message definition for MsgTypeTrafficLightData
|
||||
|
||||
Reference in New Issue
Block a user