May 2018
Beginner
294 pages
4h 59m
English
In the last chapter, we went through detailed procedures to install Ubuntu on VirtualBox and on a real PC. We also practiced important shell commands that we are going to use while building a robot. The next important requirement for working with a robot is to learn a few programming languages. By using these languages, we can program the robot for different application. Some of the popular programming languages used for creating robotic applications are C++ and Python. This doesn’t mean that we won’t use other languages. ...