tud-hri/joan

Retrieve wheelbase for algorithms from carla in stead of hardcoding for specific vehicle

Opened this issue · 0 comments

The wheelbase is now hardcoded in control blocks such as the FDCA. Might be a good idea to retrieve from the vehicle information in carla directly.
Requires a function that measures the distance between the position of the front and rear wheel.