duckietown / gym-duckietown

Self-driving car simulator for the Duckietown universe
http://duckietown.org
Other
52 stars 19 forks source link

Velocities in simulation and real world do not seem to match #90

Closed PanagiotisBountouris closed 5 years ago

PanagiotisBountouris commented 5 years ago

I trained a CNN in the simulation using angular and translational velocities, but when I implemented it in the real city I witnessed that I had to multiply the angular velocities by a factor = 4 in order to have similar behavior as in the simulation. Did you face such problem again in the past and do you know why this could happen? Have you compared the outcome of the same velocities (v, ω/omega) in the simulation and in real world in order to be sure that they match?

maximecb commented 5 years ago

You could adjust these parameters and see if you can improve the result, maybe submit a pull request with the new values you find?

AndreaCensi commented 5 years ago

@PanagiotisBountouris sync up with @julian121266 - we might have found some divergences with the model. Also see discussion in #aido-simulator.

maximecb commented 5 years ago

@bhairavmehta95 do you have the time/bandwidth to take care of the open issues?

bhairavmehta95 commented 5 years ago

Yup Will take care of it.

bhairavmehta95 commented 5 years ago

Tracking in #81.