Skip to content

Commit

Permalink
Merge branch 'docker_office'
Browse files Browse the repository at this point in the history
  • Loading branch information
wilselby committed Sep 29, 2019
2 parents b19c3ee + 30249d9 commit 9ff1a47
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions scripts/install_ouster_example_fork.bash
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ echo "built the sample ROS node"
source $HOME/catkin_ws/devel/setup.bash

# get example data
echo "downloading example data"
cd ~
mkdir bags
cd bags
#echo "downloading example data"
#cd ~
#mkdir bags
#cd bags
#wget -nv https://data.ouster.io/sample-data-2018-08-29/2018-08-29-16-46-17_0.bag
echo "download complete"
#echo "download complete"

0 comments on commit 9ff1a47

Please sign in to comment.