Direkt zum Inhalt springen
Computer Vision Group
TUM School of Computation, Information and Technology
Technical University of Munich

Technical University of Munich

Menu

Links

Informatik IX
Computer Vision Group

Boltzmannstrasse 3
85748 Garching info@vision.in.tum.de

Follow us on:

YouTube X / Twitter Facebook

News

26.02.2025

We have twelve papers accepted to CVPR 2025. Check our publication page for more details.

24.10.2024

LSD SLAM received the ECCV 2024 Koenderink Award for standing the Test of Time.

03.07.2024

We have seven papers accepted to ECCV 2024. Check our publication page for more details.

09.06.2024
GCPR / VMV 2024

GCPR / VMV 2024

We are organizing GCPR / VMV 2024 this fall.

04.03.2024

We have twelve papers accepted to CVPR 2024. Check our publication page for more details.

More


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
data:datasets:rgbd-dataset:rgbdslam_eval [2011/08/31 14:01]
sturmju
data:datasets:rgbd-dataset:rgbdslam_eval [2012/06/18 16:01] (current)
Line 5: Line 5:
 ===== Code download and compilation ===== ===== Code download and compilation =====
 <code> <code>
-cd ~/ros+cd ~/ros
  
-svn checkout https://svncvpr.in.tum.de/cvpr-ros-pkg/trunk cvpr-ros-pkg+svn checkout https://svncvpr.in.tum.de/cvpr-ros-pkg/trunk cvpr-ros-pkg
  
-rosmake rgbdslam_eval --rosdep-install+rosmake rgbdslam_eval --rosdep-install
 </code> </code>
  
Line 15: Line 15:
  
 <code> <code>
-mkdir -p ~/data+mkdir -p ~/data
  
-cd ~/data+cd ~/data
  
-wget http://www9.in.tum.de/~sturmju/dirs/rgbd_datasets/freiburg1/rgbd_dataset_freiburg1_xyz.bag+wget http://www9.in.tum.de/~sturmju/dirs/rgbd_datasets/freiburg1/rgbd_dataset_freiburg1_xyz.bag
  
-wget http://www9.in.tum.de/~sturmju/dirs/rgbd_datasets/freiburg1/rgbd_dataset_freiburg1_xyz-groundtruth.txt+wget http://www9.in.tum.de/~sturmju/dirs/rgbd_datasets/freiburg1/rgbd_dataset_freiburg1_xyz-groundtruth.txt
  
-rosrun rgbd_benchmark_tools add_pointclouds_to_bagfile.py ~/data/rgbd_dataset_freiburg1_xyz.bag --nth 1+rosrun rgbd_benchmark_tools add_pointclouds_to_bagfile.py ~/data/rgbd_dataset_freiburg1_xyz.bag --nth 1
 </code> </code>
  
Line 29: Line 29:
  
 <code> <code>
-rosrun rgbdslam_eval rgbdslam ~/data/rgbd_dataset_freiburg1_xyz-points.bag ~/data/rgbdslam_xyz.txt+rosrun rgbdslam_eval rgbdslam ~/data/rgbd_dataset_freiburg1_xyz-points.bag ~/data/rgbdslam_xyz.txt
  
-cat ~/data/rgbdslam_xyz.txt+cat ~/data/rgbdslam_xyz.txt
 </code> </code>
  
Line 37: Line 37:
  
 <code> <code>
-rosrun rgbd_benchmark_tools evaluate.py ~/data/rgbd_dataset_freiburg1_xyz-groundtruth.txt ~/data/rgbdslam_xyz.txt+rosrun rgbd_benchmark_tools evaluate.py ~/data/rgbd_dataset_freiburg1_xyz-groundtruth.txt ~/data/rgbdslam_xyz.txt
 </code> </code>
  
  

Rechte Seite

Informatik IX
Computer Vision Group

Boltzmannstrasse 3
85748 Garching info@vision.in.tum.de

Follow us on:

YouTube X / Twitter Facebook

News

26.02.2025

We have twelve papers accepted to CVPR 2025. Check our publication page for more details.

24.10.2024

LSD SLAM received the ECCV 2024 Koenderink Award for standing the Test of Time.

03.07.2024

We have seven papers accepted to ECCV 2024. Check our publication page for more details.

09.06.2024
GCPR / VMV 2024

GCPR / VMV 2024

We are organizing GCPR / VMV 2024 this fall.

04.03.2024

We have twelve papers accepted to CVPR 2024. Check our publication page for more details.

More