package client //codec:gen type MoveVehicle struct { X, Y, Z float64 Yaw, Pitch float32 }