Week 33
During this week I solved the problem of “multi-object madness”. I found two problems in the code:
- Division by 0 when the robot reached certain rotations.
- Understand how CANNON acts on the position and speed update tick. This tick updates position and speed for all models in the world.