What shall I do after installing the navigation stack?
I have installed ROS Indigo on my Raspberry Pi 2 running Ubuntu 14.04, I want my robot to make a map of the surrounding and then autonomously navigate in it. I installed the navigation stack and gmapping but I am really confused on what to do and where to follow. I tried out the tutorials on ros/wiki, made a tf_listener and tf_broadcaster and the tutorials assume that I am using a laser scanner but I am using a sonar, so how to write the code for it? where to write? also the code for the motors and the wheel encoder? where to follow? Please assume that I know nothing and help me.
Thanks and Regards, Mukut.
Highly recommended: https://www.goodreads.com/book/show/2... There are multiple chapters on how to integrate new robots with ROS. And also on how to use SLAM and navigation.