Matthieu Nottale
Results
5
issues of
Matthieu Nottale
Upgrades travis base image to trusty. Adds a wrapper script to start zookeeper which gets stuck during initialization otherwise for unknown reasons.
Hi folks. I have a weird issue with arduino uno, dynamixel shield and a AX-12+: the motor only honors broacast commands: This works: ` dxl.torqueOn(0xFE);` This however does not: ```...