Page 1 of 1

Re: Arduino Roboclaw position control code not working

Posted: Mon Mar 02, 2020 10:13 am
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.