print(observation)# Obeservation is an array with the following information: [speed, steering-angle, [length of all sensors (starting straight and then clockwise around the car)]]
print(observation)
# Obeservation is an array with the following information:
# [speed, steering-angle, [length of all sensors (starting straight and then clockwise around the car)]]