How can I use ROS with arduino robot?
I have an arduino robot and a Raspberry Pi.
I note that there is a package called ROS arduino. How can I develop a ROS driver to control my arduino robot?
I have an arduino robot and a Raspberry Pi.
I note that there is a package called ROS arduino. How can I develop a ROS driver to control my arduino robot?
Hi!
You should use rosserial_arduino package; It has a lot of tutorials and can be easily extended:
Here is a repo that I used to quickly ROSify a ~15 US$ diff drive platform: https://github.com/skohlbr/simple_2wd...
I used this with a Raspberry Pi2 that connected to a Arduino clone with a cheap Adafruit motor shield clone. Probably about the cheapest ROS robot possible :) There is no extensive documentation, but things are not too complex either, so it might be helpful as is.
hey ı new here and ı saw your work. I want to create slam with raspberyy pi 3 but ı dont know how to use your githup files. Can you tell me how ?
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-01-25 05:33:34 -0600
Seen: 1,878 times
Last updated: Feb 15 '16
which is the best board to use with ros?
control custom robot with kinect sensor
how to install geometry_msgs on raspberry pi
Raspberry PI 3 Model B + Kobuki source compilation problem
Faster way to get stereo images at 640x480 from Raspberry pi
Rosserial arduino publish topic in different void function
ROS Raspberry Pi and Wiring Pi [closed]
Installing ROS Indigo on the Raspberry Pi
problem with following rosserial_arduino "HelloWorld" tutorial