改id
This commit is contained in:
parent
21b565eaa9
commit
8feb1860a0
@ -129,8 +129,8 @@ Config_RobotParam_t robot_config = {
|
||||
.virtual_chassis_param = {
|
||||
.motors = {
|
||||
.can = BSP_CAN_1,
|
||||
.enable_id = 0x121,
|
||||
.joint_cmd_id = 0x122,
|
||||
.enable_id = 121,
|
||||
.joint_cmd_id = 122,
|
||||
.joint_feedback_base_id = 124,
|
||||
.wheel_left_id = 0x128,
|
||||
.wheel_right_id = 0x129,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user