Closed tongtybj closed 2 years ago
Refactor the callback process in spinal from ros.
The callback invovling the motor_number should immediately quit if the value of motor_number_ is zero. These callback should process after the motor_number_ is updated from rosi.
motor_number
motor_number_
What is this
Refactor the callback process in spinal from ros.
Details
The callback invovling the
motor_number
should immediately quit if the value ofmotor_number_
is zero. These callback should process after themotor_number_
is updated from rosi.