LingxinMeng 11 tháng trước cách đây
mục cha
commit
ae3e23457c
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      pjisuv_msgs/control_msgs.go

+ 2 - 0
pjisuv_msgs/control_msgs.go

@@ -16,4 +16,6 @@ type VehicleFdb struct {
 	AccPed2             float64
 	Automode            int16 `rosname:"Automode"`
 	FlagCanReadSuccess  int16
+	VcuRealSpeed        float64
+	ParkLampState       int16
 }