Search found 2 matches

by hmahdi
Mon Nov 09, 2020 2:49 pm
Forum: Velocity and Position Control
Topic: roboclaw python library speed control
Replies: 3
Views: 4038

Re: roboclaw python library speed control

Thanks for your reply and sorry for my delayed response. I tried to tune it in motionstudio but it crashes as soon as I click on tune. I found git issue where it said I have to make sure the logic battery is at 5, and I did by adding a 5V source but it still crashes.
Is there anyways to fix it?
by hmahdi
Mon Oct 26, 2020 3:44 pm
Forum: Velocity and Position Control
Topic: roboclaw python library speed control
Replies: 3
Views: 4038

roboclaw python library speed control

Hello, I would like to use the built-in PID speed controller. I am using the function: SpeedM1M2 #(also tried SpeedM1) If I feed a value of 0, it's all good; the motors don't move. If I feed it 1 or higher, it goes to max speed!!!!! I initially thought it was my code but then I tried it in a super s...