~mrol-dev/mrol/trunk

« back to all changes in this revision

Viewing changes to play_demo

  • Committer: Vikas Dhiman
  • Date: 2012-11-14 00:20:26 UTC
  • Revision ID: vikasdhi@buffalo.du-20121114002026-e4rbu85n6ekroafk
Removed unnecessary term from compile.sh

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