sending goals at real time to a robot
How to send goals at real time to a robot without using rviz? (the coordinates of the goals on the map are known) I want to write a code to get a message in the terminal like this: 'press 1 to go to (8,2)' // (8,2) x,y is the coordinate of the goal.