LingxinMeng 10 달 전
부모
커밋
de4d9cdd6a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      pjisuv_msgs/perception_msgs.go

+ 1 - 0
pjisuv_msgs/perception_msgs.go

@@ -415,6 +415,7 @@ type TrajectoryPoint struct {
 	S           float32
 	T           float32
 	A           float32
+	L           float32
 	PointType   int8
 }
 type UltraCell struct {