Skip to content

Instantly share code, notes, and snippets.

@MC42
Created October 25, 2019 19:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MC42/0b25d7d87d509efbc2e015b3bac73a87 to your computer and use it in GitHub Desktop.
Save MC42/0b25d7d87d509efbc2e015b3bac73a87 to your computer and use it in GitHub Desktop.

2019/10/25 Foocars 1-Day Build

sudo apt install libjpeg-dev zlib1g-dev libatlas-base-dev #all were missing, libatlas was needed for pillow dependency

copy over a weight model, ulysses has default weights in the GH.

install libhdf5-dev for h5py

patch the defines.py to include the system name via socket.gethostname()

copy weights and steerstats make director for above make directory for collected edit service to point to correct pipenv location change directory to binary as said in readme.md link to car.service restart to check if gucci.

@ricklon
Copy link

ricklon commented Oct 25, 2019

Weird, I had created a default weight and steer stats file. I wonder where they went.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment