mal11
08-27-2021, 11:57 PM
A friend gifted me a Reactor Arm with 8 servos.
I got the USB2AX driver installed under Windows 10 (COM4)
Using RoboPlus 1 Dynamixel Wizard, I can see the COM4 working since it updates the encoder positions if I move joints by hand.
I installed Processing3 and the G4P and video libraries.
Then I downloaded ArmLink (https://github.com/Interbotix/ArmLinkSoftware).
You have to change all instance of G4P.WARNING in the source code to G4P.WARN_MESSAGE
and then it will run.
It fails to talk to robot when you click Connect on COM4.
I get the same verifyPacket Error: No Header! error as this guy:
https://github.com/Interbotix/ArmLinkSoftware/issues/1
looking for insight.....
cheers
mlewis
I got the USB2AX driver installed under Windows 10 (COM4)
Using RoboPlus 1 Dynamixel Wizard, I can see the COM4 working since it updates the encoder positions if I move joints by hand.
I installed Processing3 and the G4P and video libraries.
Then I downloaded ArmLink (https://github.com/Interbotix/ArmLinkSoftware).
You have to change all instance of G4P.WARNING in the source code to G4P.WARN_MESSAGE
and then it will run.
It fails to talk to robot when you click Connect on COM4.
I get the same verifyPacket Error: No Header! error as this guy:
https://github.com/Interbotix/ArmLinkSoftware/issues/1
looking for insight.....
cheers
mlewis