ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

Use a Robotis OpenCM9.04 board to control a Trutlebot arm

asked 2014-04-23 10:51:56 -0500

jorge gravatar image

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

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-08-06 09:28:17 -0500

jorge gravatar image

Time to answer to myself... maybe can be useful for someone else.

Yes, it's possible and easy. I just needed to flash a slightly modified version of the pypose firmware and arbotix_ros works out of the box for controlling Dynamixel servos (to read sensors it must be slightly hacked). I didn't publish the code, as nobody else seems to be using the OpenCM9.04 with ROS, but I'll happily do if someone needs it.

edit flag offensive delete link more

Comments

sir, i am using the opencm9.04b board.it would be very helpful if you publish the code. And can you brief about how you uploaded the code to opencm9.04b? like did you use the arduino IDE or OpenCm provided by ROBOTIS. Thank you...

pavi.hmd gravatar image pavi.hmd  ( 2014-12-04 07:20:50 -0500 )edit

Hi, here you have the firmware I use plus instructions on how to flash it: https://github.com/corot/thorp/tree/m... I use the OpenCm from Robotis, but note that the latest version doesn't work; download the one from the link in the README

jorge gravatar image jorge  ( 2014-12-05 09:32:50 -0500 )edit

Question Tools

3 followers

Stats

Asked: 2014-04-23 10:51:56 -0500

Seen: 1,751 times

Last updated: Aug 06 '14