From 6a342ec1a3c95ed159a8940eb4560efec8e45be6 Mon Sep 17 00:00:00 2001 From: Christoph Schmidt <115986935+chrismo-schmidt@users.noreply.github.com> Date: Fri, 10 Nov 2023 10:11:13 +0100 Subject: [PATCH] Rename title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2cd452..c5a817e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Preferred Velocities: Modified Social Forces for Cyclists with Realistic Dynamics in SUMO +Cyclistsocialforce: Modified Social Forces for Cyclists with Realistic Dynamics in SUMO ============================== This is a working repostory for a package that implements a modified social force model for cyclists. Instead of accelerations, our social forces represent the preferred velocities of a cyclist to their destination and around obstacles. This allows to introduce a 2D kinematic bicycle model and two controllers for acceleration and steer. The original social force model for pedestrians was introduced by Helbing and Molnár (1995). Our model uses the separation into tactical and operational behavior introduced by Twaddle (2017).