Control:
- w: Move forward
- a: Turn left
- d: Turn right
- s: Move back
- x: Stop
- t: Increase speed
- g: Decrease speed
- z: Exit
Usage: Open LXTerminal in VNC or Pi Desktop
Go to the example folder:
cd Desktop/GoPiGo/Software/Python/Examples/Basic_Robot_Control/GUI
Run the example:
bash# python ./basic_robot_gui.py

