Use a Robotis OpenCM9.04 board to control a Trutlebot arm
I have a turtlebot arm, but instead of the ArtiboX board, I bought the OpenCM9.04-B, and I'm wondering how to use it to control the arm in ROS without doing all the work from scratch. To my knowledge, there's nothing like the arbotix stack for the OpenCM9.04. So to integrate it on ROS, I should somehow replicate the arbotix stack changing the arduino code to match the Robotis API, right? That's what I'm trying now, following a recommendation I received on trossen robotics forum, but its not easy for me, as I have few experience on microcontrolers.
Can someone think in a easier way, or is someone doing the same job? Thank you a lot