[Change]
A、加入针对260之前的Docker版本不做点云绘制操作的判断 Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
@@ -18,9 +18,4 @@ interface IMoGoAutopilotPointCloudListener {
|
||||
*/
|
||||
fun onAutopilotPointCloudDataUpdate(pointCloud: ByteArray?)
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
fun onAutopilotPointCloudDataUpdate(header: MessagePad.Header?, pointCloud: MogoPointCloudOuterClass.MogoPointCloud?)
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user