February 2024
Beginner
248 pages
6h 36m
English
This chapter covers
functools libraryThis chapter will teach you how to move the robot in different directions using the Python code to control the power given to DC motors. The left and right wheels of the robot each have a dedicated motor attached to them. Controlling the motors makes a whole array of movements possible. Python functions will be generated for each of the main movement operations to create an easy-to-use and readable set of methods to control the robot’s movements. Once all these functions have ...
Read now
Unlock full access