You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Robotis released the update v39 of all MX motors on March 3rd, 2017 , which introduce the usage of Dynamixel v2 protocol.
We should change dynamixel package to use Dxl320IO instead of DxlIO if firmware version is above 38.
We should also rename Dxl320IO Io to DxlIOv2 and DxlIO to DxlIOv1 but this will break the backward compatibility.
Before taking time to fix this issue (contribution is welcome), you should downgrade the firmware with Robotis ROBOPLUS tool.
It may work, yes, but it is untested. Moreover, mixing protocol v1 and v2 does not work in pypot. It could and should work, but we never took the time to debug it.
Robotis released the update v39 of all MX motors on March 3rd, 2017 , which introduce the usage of Dynamixel v2 protocol.
We should change dynamixel package to use Dxl320IO instead of DxlIO if firmware version is above 38.
We should also rename Dxl320IO Io to DxlIOv2 and DxlIO to DxlIOv1 but this will break the backward compatibility.
Before taking time to fix this issue (contribution is welcome), you should downgrade the firmware with Robotis ROBOPLUS tool.
Ressources:
The text was updated successfully, but these errors were encountered: