~mrol-dev/mrol/trunk

« back to all changes in this revision

Viewing changes to play_demo

  • Committer: Vikas Dhiman
  • Date: 2012-05-14 16:28:10 UTC
  • Revision ID: wecacuee@gmail.com-20120514162810-gqqevqvisr4qyi5r
Backtracing must be working fine now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/bash
2
2
cd scripts
3
 
export PYTHONPATH=../:${PYTHONPATH}
 
3
export PYTHONPATH=../
4
4
 
5
5
python demo.py
6
6
#nosetests --nocapture --verbosity=3 -x --pdb --pdb-failures mapper_test.py pointcloud_test.py