2 Respostas
0
There is a good tutorial for doing this with a raspberry pi and the gopigo framework which offers predefined functions for a robot movement. Though if those predefined functions feel like you are not programming it really on your own, you can continue watching the appendix tutorial for creating your own python software to feed the raspberry pi with your commands https://pythonprogramming.net/robotics-raspberry-pi-tutorial-gopigo-introduction/
0
I am a beginner. Can I learn using swing immediately to create gui interface without starting from boring "hello world" coding? Because creating non GUI output doesn't make sense. I prefer creating GUI interface.