Hi, I have been running this repo using the MIT mode for AK 2.1 firmware motors. There were some small glitches but everything worked fine. I now switch to the servo mode. But it seems the current repo does not have the right servo_can.py file. Many functions are not implemented correctly. For example, def buffer_append_int16( buffer,number) has only two arguments, but when it is been called in comm_can_set_pos_spd, there arguments are put there. Would you update this repo? or are there something else I am missing?
Hi, I have been running this repo using the MIT mode for AK 2.1 firmware motors. There were some small glitches but everything worked fine. I now switch to the servo mode. But it seems the current repo does not have the right servo_can.py file. Many functions are not implemented correctly. For example, def buffer_append_int16( buffer,number) has only two arguments, but when it is been called in comm_can_set_pos_spd, there arguments are put there. Would you update this repo? or are there something else I am missing?