|
@@ -51,7 +51,7 @@ type Retrieval struct {
|
|
|
GearPos int16 `rosname:"GearPos"`
|
|
|
ActStrWhAng float64 `rosname:"ActStrWhAng"`
|
|
|
AccPed1 float64 `rosname:"AccPed1"`
|
|
|
- AccPed2 float64 `rosname:"AccPed1"`
|
|
|
+ AccPed2 float64 `rosname:"AccPed2"`
|
|
|
BrkPedSts int16 `rosname:"BrkPedSts"`
|
|
|
TurnSwitchLH int16 `rosname:"TurnSwitchLH"`
|
|
|
TurnSwitchRH int16 `rosname:"TurnSwitchRH"`
|