How can I make a robot which could drive autonomously in a given map (made using hector slam and lidar) if i give it a ending point.
I'm making a robot using only 3 major parts (no other sensors) motors with encoders, raspberry Pi 3 and RPLidar A2M8. My progress is that I have the map.tif/trw (from rviz using hecor_slam). I know about the navigation package in ROS (finding pretty difficult to go through) and I have read what all data i need to communicate. I just want to know how and where to start after mapping. A list of steps or a detailed procedure would be really helpful and appreciated. Please share any helpful links.
how did you connect raspberry to pc for navigation?
I have not yet started the navigation, but you can use vnc server or ssh to connect pc to rpi.