Drive problem
Forums:
Hi
I'm using the monsterSequence.py example in testMode
PerformDrive causes just two motors to turn - one left and one right
PerformSpin works as expected - all four motors spin correctly
Any ideas where to start troubleshooting?
Out of interest I connected a pihut(ps3 type) controller and ran monsterJoy and only two motors ran - and I only get forwards and reverse
piborg
Wed, 12/20/2017 - 16:16
Permalink
Unexpected wiring
Last time someone had this kind of behaviour it turned out to be a mistake with the wiring between the ThunderBorg and the motors.
The ThunderBorg screw connections on a MonsterBorg should be as follows:
If the
PerformDrive
function in themonsterSequence.py
script is not working then all of the other scripts will have trouble as well.simonbugler@gma...
Wed, 12/20/2017 - 17:04
Permalink
Thanks!
Thanks!
I was worried about that but wanted to see if anything obvious before dismantling it :)
It was a couple of the black wires swapped around :( trouble with wiring at 1am! anyhow all sorted now - thank you