Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HappySapeta committed Apr 21, 2024
1 parent f6c8291 commit 4838ef8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ This, by far is the most time-consuming operation in the entire simulation updat

## References

* [Kinematic Bicycle Model](https://thomasfermi.github.io/Algorithms-for-Automated-Driving/Control/BicycleModel.html#id1)
* [Intelligent Driver Model (IDM)](https://www.researchgate.net/publication/1783975_Congested_Traffic_States_in_Empirical_Observations_and_Microscopic_Simulations)
* [Craig Reynold's](https://www.researchgate.net/publication/2495826_Steering_Behaviors_For_Autonomous_Characters)
* [5.7 Path Following (Steering) - Nature of Code](https://www.youtube.com/watch?v=rlZYT-uvmGQ)
* [Proportional–integral–derivative controller](https://en.wikipedia.org/wiki/Proportional%E2%80%93integral%E2%80%93derivative_controller)
* [CAR STEERING](https://kidscancode.org/godot_recipes/4.x/2d/car_steering/index.html)
Expand Down

0 comments on commit 4838ef8

Please sign in to comment.