how to go to a point on gazebo world without map and keyboard
My goal is to create a program that allow a robot in a gazebo world to go to a list of points and then generate the cartography (path of the robot).pgm. Now i have a program that allows the robot to go to this list of points but it required to run amcl with the map.yaml. so how can i go to a point on a gazebo world without having a map and without using the keyboard of course? Thank you in advance for youre help.