Using Propeller with ROS
RoboTy
Posts: 5
Hello,
I'm looking to build a robot with higher level PC control, and the lower level motor control, and sensor reading done with a propeller board.
Has anyone working with ROS and the propeller chip (http://www.ros.org/wiki/)? I searched the ROS packages and the propeller code repository and didn't find anything.
I'm looking to build a robot with higher level PC control, and the lower level motor control, and sensor reading done with a propeller board.
Has anyone working with ROS and the propeller chip (http://www.ros.org/wiki/)? I searched the ROS packages and the propeller code repository and didn't find anything.
Comments
It's also strange that when I do search on the forums for ROS that nothing show up. I would have expected a search to at least find this message.
I have never heard of ROS before, must check it out.
I started to make an ROS object for the propeller. I didn't get too far due to school, but hopefully I'll get back on. It would basically be an object that one could use and call different methods for lots of different I/O.
I would suggest a SBC (single board computer) capable of running Kondor, Flowstone, or something similar (possibly the ROS code) and then that SBC can easily interface to the Propeller through USB.
Flowstone: http://www.dsprobotics.com/index.html
Kondor: http://www.kondorproject.com/#
ROS: http://www.ros.org/wiki/