Skip to content

aharoJ/FHWA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angel J. Haro

Gmail  Discord  Twitter  Linkedin  LeetCode 

Integrating Openpilot into autonomous driving simulations

alt text


how to run

first, clone the repository to your local machine:

git clone https://github.com/aharoj/fhwa
cd fhwa

then, make the script executable:

chmod +x setup.sh

finally, run the script:

./setup.sh

Documentaion | Code

~/user/FHWA/DOCS

  • docker
  • carla
  • unreal
  • openpilot
  • pip | pip3
  • pyenv
  • poetry shell
    • extremly important for openpilot
  • carma
  • ubuntu
  • bash
  • cuda | nvidia

~/user/FHWA/CODE

  • bashrc
  • fish
  • tmux
  • docker
  • python

Openpilot

Reverse Engineering OpenPilot