npol / RoboCapstone

An autonomous weed eliminating robot
0 stars 0 forks source link

Mobility_Firmware: Roboclaw status issue #12

Closed npol closed 8 years ago

npol commented 8 years ago

When manually reading roboclaw status byte, get number of bits set that don't correlate to actual roboclaw behavior. However, no warnings are triggered by the monitoring task. Maybe not reading the actual stored value?

npol commented 8 years ago

Code reads only 3 bytes, when should read 4 bytes.

npol commented 8 years ago

Fixed per previous comment.