Fixed various small bugs:
1. NAXIS -> numberaxis->get() in dynamixel2
2. EEPROM checksum error. This should have been a rotate, instead of a logical OR.
3. gc_init() checks for a wrong checksum first in ALL coordinate systems.
4. Report can give buffer overflows for 6 axis or weird floating point coordinate systems.
评论 (2)
#2 – atlaste 于 2020-09-19
Changed error reporting to only give error 7 once.
#1 – atlaste 于 2020-09-19
Updated.