Fix link for a bag with intensities. (#704)
parent
2538ac3e45
commit
8f14350e83
|
@ -100,7 +100,7 @@ the demo:
|
|||
roslaunch cartographer_ros demo_backpack_2d.launch bag_filename:=${HOME}/Downloads/cartographer_paper_deutsches_museum.bag
|
||||
|
||||
# Download the 3D backpack example bag.
|
||||
wget -P ~/Downloads https://storage.googleapis.com/cartographer-public-data/bags/backpack_3d/b3-2016-04-05-14-14-00.bag
|
||||
wget -P ~/Downloads https://storage.googleapis.com/cartographer-public-data/bags/backpack_3d/with_intensities/b3-2016-04-05-14-14-00.bag
|
||||
|
||||
# Launch the 3D backpack demo.
|
||||
roslaunch cartographer_ros demo_backpack_3d.launch bag_filename:=${HOME}/Downloads/b3-2016-04-05-14-14-00.bag
|
||||
|
|
Loading…
Reference in New Issue