받아야 할 데이터 타입
int32[4] rpm_wheel //–2147483648~2147483647
int32 rpm_mot
int32 current_mot
float32 volt_bat
int8 throttle // int8=> -128~127
int8 temp_cont
int8 temp_mot
받아야 할 데이터 타입
int32[4] rpm_wheel //–2147483648~2147483647
int32 rpm_mot
int32 current_mot
float32 volt_bat
int8 throttle // int8=> -128~127
int8 temp_cont
int8 temp_mot