How to get started with an obstacle avoidance robot using sharp IR sensors?
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.