Skip to content

Commit

Permalink
more instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rambo committed Mar 29, 2012
1 parent 84e7b4d commit 9fd0710
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions software/simulationengine/README.md
Expand Up @@ -8,4 +8,22 @@ Basic idea is that just about everything is an object and all interactions betwe

# Usage

Make sure you have the following packages (ubuntu/debian naming)

python-dbus
python-gobject
python-yaml

Start with python simulation_launcher.py

# Visualizer

Note, this is a bit slow since matplotlib is optimized for accuracy, not speed

Make sure you have the following packages in addition to above (ubuntu/debian naming)

python-matplotlib

Start with python visualizer_launcher.py

Then start the reactor and watch it veer out of control.

0 comments on commit 9fd0710

Please sign in to comment.