mirror of
https://github.com/westonrobot/ugv_sdk
synced 2023-04-08 06:32:14 +08:00
added parser for scout
This commit is contained in:
@@ -331,7 +331,7 @@ typedef struct {
|
||||
// V1-only messages
|
||||
MotionCommandMessageV1 v1_motion_command_msg;
|
||||
ValueSetCommandMessageV1 v1_value_set_command_msg;
|
||||
ActuatorStateMessageV1 v1_actuator_stage_msg;
|
||||
ActuatorStateMessageV1 v1_actuator_state_msg;
|
||||
} body;
|
||||
} AgxMessage;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user