ironcar icon indicating copy to clipboard operation
ironcar copied to clipboard

🏎️ Mini self-driving car for {curious, passionnate} people.

Results 23 ironcar issues
Sort by recently updated
recently updated
newest added

> /home/pi/.local/lib/python3.5/site-packages/h5py/__init__.py:34: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`. > from ._conv import...

server
model

On some cars, the `drive` value can change depending on the level of battery. `drive` is high if the level is low `drive` is low if the level is high

front-end
car

It would be great to switch from Keras 1 to Keras 2, and update tensorflow versions accordingly.

model
version

When loading a model for autopilot, there is always this error (captured so it does not break the code): > The model ./models/autopilot_500k.hdf5 has been successfully loaded > Error on...

bug
server
model

Python files are all in root, which is not good

XBOX controller : - is not supported (no file/code to listen to the inputs) - is still present in the README and the google docs...

enhance-tutorial
front-end