+ 2
Can I programm Robots with Python?
Hi, I want to programm primitive Robots in future with Machine Learning and ComputerVision. Is Python a good language to programm Robots? Or do I need an other language? Thanks for your answers
3 Answers
+ 6
You can absolutely program anything with python
Or any other programming language
That's why the are known as programming languages
+ 2
Yes, it is
+ 1
Depends what’s controlling your robots. If it’s an Arduino you’ve got, stick to C++. You can use TensorFlow in C++ for machine learning, but it’s less documented.
Hot today
sizeof funtion with a loop in c!
1 Votes