Getting started with myrobotlab - Having problems? Ask the nice people here.
Hello, so far I've been developing my Inmoov Arm with a Raspberry Pi and Adafruit16CServoController. I've basically found myself trying to reimplement a lot of the functionality already provided by the InmoovArm service. However, in the master branch (Manticore release) it seems to be hardcoded to use an arduino. I've noticed in the develop branch it seems to be more flexible regarding the servo controller. However, I'm struggling to find the proper initialization procedure to create the Arm with the I2C servo controller.