how to make the robot follow the saved GPS waypoints without joystick
hi everyone,
I am trying to use the steps in https://github.com/nickcharron/waypoi..., for autonomous navigation based on gps. as it is clear, i should have a joystick for collecting the waypoints as well as starting following waypoints. Now the problem is that i donot have any joystick. i can maually write the points in the txt file, but i donot know what command or python file should i run in order to go and read this txt file and start following the waypoints!
without joystick how is it possible to make the robot follow those saved waypoints??
Thanks in advance
You can either contact the author of that post and ask for advice on how he does it or you can write your code to read your waypoints and dispatch your robot.
I asked him, but he said i donot have time to answer!!!