Hello,
I am new to Arduino programming and currently working on a project, to build a mars rover with OpenCR1.0 board and XL430 dynamixels. I am using the dynamixel SDK and workbench library and I am finding it difficult to understand the code. I face few issues with uploading code to the board and somehow solved it.
But now the problem is the board functions fine if I use the example files and board gives a usb not recognized error if I upload a code that created. I have attached the code which causes the error. Could you please check the code and point out is there a problem in the code.
Someone please explain what does *log in the codes used in dynamixel workbench library.
Hoping to get information from guys with some experience.
The log in the code above is basically a null statement. it is a part of the Dynamixel workbench and you can find out more about the workbench on the Robotis eManual.
If you are having a lot of difficulties you can also contact their customer support CS@robotis.com or post an issue to their Github page they are pretty responcive.