~mrol-dev/mrol/trunk

« back to all changes in this revision

Viewing changes to play_demo

  • Committer: Vikas Dhiman
  • Date: 2012-11-16 19:59:46 UTC
  • Revision ID: vikasdhi@buffalo.edu-20121116195946-fwfdqevt3h3eqoyg
Manually added julians changes after merge failed. "Added function to save point cloud in the .ply format"; "Got speed_test working again after API changes.

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