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

How to get started with an obstacle avoidance robot using sharp IR sensors?

asked 2014-04-08 05:08:51 -0500

Abdul_Manan gravatar image

updated 2016-10-24 09:03:09 -0500

ngrennan gravatar image

I want to design an obstacle avoiding robot using IR sensors and arduibo, can anyone guide me how to get started with programming in ROS? I have already completed my work with rosserial-arduino. I want to know how to make decisions in ROS depending upon the data coming from sensors, and on basis of those decisions I want to control my motors.

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2014-04-08 07:50:50 -0500

If you just use IR sensors and an Arduino, you´ll probably be fine without using ROS for your system. If you want to exchange data with a ROS system you can directly follow the rosserial arduino tutorials, like the Hello World tutorial that shows how to publish from Arduino to the ROS network. If you have any specific questions regarding this, you should edit your question with more details on your problem.

edit flag offensive delete link more

Comments

Well I am doing this as a university project so I have to use ROS on my system, so if you can guide me through this? after completing this obstacle avoiding task, i want to implement SLAM through ROS. basically I want to know how i can make decisions on ROS depending upon the data coming from sensors via arduino.???

Abdul_Manan gravatar image Abdul_Manan  ( 2014-04-09 02:04:53 -0500 )edit

Question Tools

Stats

Asked: 2014-04-08 05:08:51 -0500

Seen: 875 times

Last updated: Apr 09 '14