Last updated
Last updated
Syncing the Model to the Cars
To move the model file from the Chameleon Node to the cars, run the following command on the car inside of the donkeycar container:
Be sure to also sync the my_config.py file since this could affect how the pi interprets the model
Note: ~/mycar/models/<model_name: is a file path and if the naming of the directories are not within convention, it could lead to errors.
After you have trained your model, you will need to use rsync again to get it onto the car.