Arduino Roboclaw position control code not working

Questions about using encoders with the Roboclaw product line
Post Reply
User avatar
Basicmicro Support
Posts: 1594
Joined: Thu Feb 26, 2015 9:45 pm
Re: Arduino Roboclaw position control code not working

Post by Basicmicro Support »

You need to make sure it works in Motion Studio first. Based on your description you have not set a min and max position limit. This means the movement range is 0 so it will not move. Change the min and max position limits to something reasonable and then re-test in Motion studio. Once you get it working in Motion Studio, remember to write the settings to the board(Device menu/Write Settings) and then you should be able to get the example working.

Post Reply