Navigation Stack without Odom/Lidar
Hello. I have few confusions. First how can I provide a static map with static Obstacles to robot. I have an image file, how can i make it to a map. I am not using any sensor to make a map, rather using a image made in a photo editor and want to use as a map. Second, I want to use external sensor instead of Odometry to provide localization information. How can I use sensor information to locate robot and then give a go to goal command. Assuming the sensor is giving x,y value. I am using turtlebot with kietic and ubuntu 16.04 and python. Also i'm not very good at ROS, a little detailed answer will be very helpful. Many many thanks in advance.