Reading Roboclaw Solo 30 error codes with Arduino

General discussion of using Roboclaw motor controllers
Post Reply
User avatar
Basicmicro Support
Posts: 1594
Joined: Thu Feb 26, 2015 9:45 pm
Re: Reading Roboclaw Solo 30 error codes with Arduino

Post by Basicmicro Support »

I've added an enum defining the new Errors/Warnings and fixed a couple typos in the Arduino library. Please download the new version from the main site.

Note E-Stop is error 1 now.

The new manual is nearly done. Its being checked for grammar and spelling mistakes.

The error status values were re-organized to group warning s and errors in specific bytes of the error status value. The error status value was also changed to 32bit wide to allow future expansion.

Note, Changes like this that are not yet in the user manual can be found in the Firmware Update Announcement at the top of the General Discussions Forums. viewtopic.php?f=2&t=18

Post Reply