Closed ClementLeBihan closed 1 year ago
You will need to discuss this with the Carla developers. While I was aware they implemented an interface to Chrono vehicle dynamics, I do not know how they did that and so I cannot gauge on its correctness or comment on results.
Hi,
Carla vehicle dynamic seems not very realistic (https://github.com/carla-simulator/carla/issues/3256). I've tryied carla with chrono on a very simple scenario (throttle set to 0.3 during few seconds, then throttle to 0 until velocity < 2m.s.
I compared both scenario with and without enable_chrono_physics.
Without Chrono :
With Chrono :
Why using chrono is even worth on vehicle acceleration ?
Best, Clément
The code is bellow :