Best tutorial for ROS programming on Raspberry Pi ?
I am using Raspberry pi and Ubuntu mate inside it.i installed ROS.but i havent find a proper ROS-python programming tutorials on Rpi.Can you guys suggest me some ?How to learn to program ROS on RPI ?
Is there a problem with the
rospy
tutorials on the wiki?Is there any simple ROS-RPi Programs in python ? for example Light blink,Ultrasonic sensors and Rotary-encoders ?
As this is HW-specific, there is (at least to my knowledge) no such tutorial. Check the Publisher/Subscriber tutorials on the ROS wiki, as well as a tutorial for how to "make a light blink" for the RPi (Google around), and try to bring them together (if you receive a message, toggle the light...)
ok.thanx you friends