DocGarbanzo
DocGarbanzo
Can you check with the latest version on dev. Set the variable `CREATE_TENSOR_RT = True` and use the `.trt` tensorrt model on the nano?
You can just git pull into your donkeycar directory. No need to delete it. But you have to delete the contents of your car directory, either by removing it or...
@altexdim - do you want to address the comments so we can merge this?
Honestly, I'm not seeing so much of a benefit in this, mostly because there are so many other things that are more important (like travis retirement, code cov improvements, doc...
I already have the change in one of branches, it's really small, hopefully I'll get to it in the next days.
Addressed in #997
Yeah we need to get this file problem resolved. Are you committing / pushing from a windows file system or linux?
Git does not allow to merge (or pull) into your sandbox if you have modified files. If `controller.py` has wrong code, can you create a PR with the fix?
@TCIII - could you add a flag in the joystick controller classes constructor that can switch between nano and RPi and then add a different hex code mapping for corresponding...
@TCIII I suggest the following: 1. We'll add this to the docs 2. Please upload your nano version of the file & I will code the change & submit a...