Files
rapier/examples3d
Sébastien Crozet 108a2a18d6 feat: add PD and PID controller implementations (#804)
* feat: add a PID controller implementation

* feat: add small rigid-body utilities + test interpolation test

* fix: make scrolling weaker on macos

* feat: add the option to use the PID controller in the character controller demo.

* feat: add a stateless PD controller

* feat(rapier_testbed): cleanup & support PidController in 2D too

* chore: add comments for the PD and PID controllers

* chore: update changelog

* feat: rename PidErrors to PdErrors which is more accurate

* fix cargo doc

* chore: remove dead code

* chore: make test module non-pub
2025-03-05 14:06:49 +01:00
..
2024-01-27 17:13:08 +01:00
2022-08-13 14:31:27 +02:00
2022-03-20 21:49:16 +01:00
2022-03-20 21:49:16 +01:00
2024-04-30 23:10:46 +02:00
2025-01-08 17:16:34 +01:00
2022-03-20 21:49:16 +01:00
2022-03-20 21:49:16 +01:00
2024-01-27 17:13:08 +01:00
2022-07-01 12:04:38 +02:00
2025-01-08 17:16:34 +01:00
2024-06-09 12:09:58 +02:00