Files
Zichao Yang a8a45033c6 feat: Add reverse mode in pure pursuit (#1194)
* feat: Add vehicle model rendering function and pause simulation function

* feat: Add support for reverse mode and related function adjustments

* feat: Add reverse mode test case

* feat: Limit the maximum steering angle to improve path tracking control

* feat: Add a newline for improved readability in plot_arrow function

* fix: Replace max/min with np.clip for steering angle limitation in pure pursuit control
2025-06-07 20:05:32 +09:00
..
2021-01-12 22:13:46 +09:00