[Change]
1、更新点云的数据pb格式,升级地图版本 Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
@@ -12,6 +12,5 @@ message MogoPointCloud
|
||||
optional double self_roll = 5;
|
||||
optional double self_pitch = 6;
|
||||
optional double self_yaw = 7;
|
||||
repeated uint32 del_data = 8 [packed=true];
|
||||
repeated double add_data = 9 [packed=true];
|
||||
}
|
||||
repeated int32 add_data = 8 [packed=true];
|
||||
}
|
||||
Reference in New Issue
Block a user