Weeks 21 & 22
In the past few weeks, I have performed the following tasks:
- I’ve begun studying the code of cannon.js
- I have found that physics correctly updates a robot’s speed and position when a constant acceleration is set.
The robot does not brake suddenly. It brakes progressively.
- First version of a PD controller for acceleration