mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 12:50:53 +00:00
RC Robot Tutorial
This commit is contained in:
@@ -32,11 +32,6 @@ direction of the RC car.
|
|||||||
Based on this constraint, the RC car can only move front, back, and turn/rotate left and right. Any other movements are not
|
Based on this constraint, the RC car can only move front, back, and turn/rotate left and right. Any other movements are not
|
||||||
possible (i.e. diagonal or sideways).
|
possible (i.e. diagonal or sideways).
|
||||||
|
|
||||||
:math:`PWM_{left} = PWM_{right}`
|
|
||||||
|
|
||||||
.. math::
|
|
||||||
PWM_{left} = PWM_{right}
|
|
||||||
|
|
||||||
+--------------------------+-----------+
|
+--------------------------+-----------+
|
||||||
| PWM of DC Motors | Direction |
|
| PWM of DC Motors | Direction |
|
||||||
+--------------------------+-----------+
|
+--------------------------+-----------+
|
||||||
|
Reference in New Issue
Block a user