Skip to content

vicyan1611/bosch_can

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Run Simulator

  • Turn on vcan
sudo modprobe vcan
sudo ip link add dev vcan0 type vcan
sudo ip link set up vcan0
  • Turn on virtualenv and install requirement.txt
  • Run webserver
cd webserver
python main.py
  • Run detector
python Simulating/main.py
  • Run Simulator
python Simulating/simulate_can_messages.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors