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

ros and microcontroller

asked 2012-02-28 03:48:21 -0500

danish gravatar image

updated 2014-04-20 14:09:31 -0500

ngrennan gravatar image

can i have a Ros running on a machine and it's interface with a pic micro controller if its is possible then how can it be done?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
6

answered 2012-02-28 03:58:51 -0500

DimitriProsser gravatar image

There is the rosserial stack for communicating with Arduino microcontrollers. This is the closest that I know of to what you're trying to do.

You can find a possible help porting rosserial here.

edit flag offensive delete link more

Comments

2

If you're going to be making a lot of changes or a lot of different systems, porting rosserial to the PIC will make things easier. If you're building a single system, writing your own protocol and a ROS node to decode it may be easier.

ahendrix gravatar image ahendrix  ( 2012-02-28 18:32:15 -0500 )edit

Question Tools

Stats

Asked: 2012-02-28 03:48:21 -0500

Seen: 967 times

Last updated: Feb 28 '12