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?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
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 ?
Asked: 2016-01-25 05:33:34 -0500
Seen: 2,044 times
Last updated: Feb 15 '16
Can I communicate send data from raspberry to other raspberry pi with ROS
Problem using the provided groovy RPi Image
ImportError: No module named rospy
Error while compiling arduino code in SSH.
Is it possible to call ./executable from a launch file?
How to do tabletop object manipulation for my own robot with ROS?
Stopping/Moving a Robot During Navigation