Skip to content

joshtch/IOT-Simulation

 
 

Repository files navigation

IOT-Simulation

How to run:

. ./install_deps.sh

This will install dependencies via pip. Install pip with

sudo easy_install pip

Run the tests:

python test1.py
python test2.py
...
python test5.py

Make your own test:

nano vr_simulation.py

Run it:

python vr_simulation.py

Example output with random settings:

Sample output with default settings

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%