tum-autonomousdriving / autonomous-driving-simulator

44 stars 3 forks source link

Simulator expects floats as a string with a comma instead of a dot. #31

Open duetferd opened 1 year ago

duetferd commented 1 year ago

Hi, the simulator in v0.25 expects the steering angle values as a string with a comma separating separating the decimal places. I believe in the old version this was not the case. Maybe it would be possible to support both?