RobbGodshaw
07-02-2017, 08:04 PM
Hi All!
My robot is acting up and I am hoping someone can tell me why.
It is a Trossen ReactorX AX12A-based arm (https://www.trossenrobotics.com/p/phantomx-ax-12-reactor-robot-arm.aspx) with no serious modifications. It is running on the ArbotixM board.
Essentially, the robot is very intermittent in it's behavior.
I thought it might be the wires, a bad servo, a bad power supply, or a bad arbotix board.
I have systematically checked everything with unit-testing and swap-outs except the arbotix board, which may be the culprit.
I have made a 2 minute video showing the problem. Here is a link. It shows the issue very clearly. (https://www.youtube.com/watch?v=HfR8seLGj10)
The issue is that the arm often seems to lose contact with the board. Sometimes, if i force one of the axes manually, it will suddenly fix itself at a terrifying speed, swinging wildly to get to its target.
It doesn't seem to matter how I am controlling the robot, the problem is universal.
I have this unreliability problem no matter what system I run the arm from. Pypose, ReactorTest.ino (https://github.com/treeherder/arduino_sketches/blob/master/ArbotiX%20Sketches/Tests%20Sketches/ReactorTest/ReactorTest.ino)as well as BioloidController running sequences made with PyPose.
Best,
My robot is acting up and I am hoping someone can tell me why.
It is a Trossen ReactorX AX12A-based arm (https://www.trossenrobotics.com/p/phantomx-ax-12-reactor-robot-arm.aspx) with no serious modifications. It is running on the ArbotixM board.
Essentially, the robot is very intermittent in it's behavior.
I thought it might be the wires, a bad servo, a bad power supply, or a bad arbotix board.
I have systematically checked everything with unit-testing and swap-outs except the arbotix board, which may be the culprit.
I have made a 2 minute video showing the problem. Here is a link. It shows the issue very clearly. (https://www.youtube.com/watch?v=HfR8seLGj10)
The issue is that the arm often seems to lose contact with the board. Sometimes, if i force one of the axes manually, it will suddenly fix itself at a terrifying speed, swinging wildly to get to its target.
It doesn't seem to matter how I am controlling the robot, the problem is universal.
I have this unreliability problem no matter what system I run the arm from. Pypose, ReactorTest.ino (https://github.com/treeherder/arduino_sketches/blob/master/ArbotiX%20Sketches/Tests%20Sketches/ReactorTest/ReactorTest.ino)as well as BioloidController running sequences made with PyPose.
Best,