~mrol-dev/mrol/trunk

« back to all changes in this revision

Viewing changes to mrol_ros/launch/mrol_test_with_bag.launch

  • 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:
18
18
  <!--node pkg="rosbag" type="rosbag" name="rosbaginput"
19
19
      args="play clock $(env HOME)/to/benchmarking_dataset/rgbd_dataset_freiburg2_large_with_loop.orig.bag" /
20
20
      -->
21
 
  <node pkg="rosbag" type="play" name="rosbaginput"
22
 
      args="--clock $(find mrol_ros)/data/smartroomrosbag.bag" />
 
21
  <!--node pkg="rosbag" type="rosbag" name="rosbaginput"
 
22
      args="play clock $(find mrol_ros)/data/mrol.in.di.4.bag" /-->
23
23
</launch>