Closed MatthewOliverKing closed 2 years ago
Hi @MatthewOliverKing,
We have now open sourced https://github.com/csiro-robotics/dynamixel_interface which supports the X-series and is based off dynamixel_sdk. Hopefully this gives better results. The dynamixel_motor package is no longer supported.
I am running into problems implementing OpenSHC on my hexapod with Jetson Nano (Melodic, Ubuntu 18.04) and Dynamixel XL-430 and 2XL-430 motors.
Since the X-series are newer than any tested on OpenSHC before, we have had to adapt the dynamixel_const.py file to suit the X-series control table, and change some of the dynamixel_io.py functions to return correct values. Pinging the motors and echoing the motor_states/dynamixel_port topic shows the information is being communicated correctly:
However, we have this debug error: