syntax = "proto3"; message PV_struct_define{ int32 Robot_ChgLength= 1; double Robot_AutoSpeedBase=2; double Robot_ManualSpeedBase=3; };