Table of Contents

Gazebo (winter)

Contact: Francois Pomerleau
f.pomerleau [at] gmail [dot] com
Date: Jan 18, 2012
Place: UniversitätsSpital Park, Zurich, Switzerland
Situation: Outdoors
Environments: Semi-structured
Dynamics: People walking and seasonal changes
Scanner path: Mainly on a 2D plane with a small loop
Re-localization: 1
Number of scan: 32
Avg. points/scan: 153 000
Path bounding box: 4 x 5 x 0.09 m
Scene bounding box: 72 x 70 x 19 m

The environment is located in a park where there is grass, paved small roads and sparse trees. The main construction is a gazebo made of rock walls and a wood ceiling covered with vines trees. People usually walk in the path and take a break under the gazebo (see Contextual Photographs).

The main motivation for this dataset was to test registration algorithms against semi-structured environments. Some people were walking in the area while the scanner was recording. The global representation can also be compared with Gazebo in summer to highlight global (seasonal) modification of the environment.

Citation

F. Pomerleau, M. Liu, F. Colas, and R. Siegwart, Challenging data sets for point cloud registration algorithms, International Journal of Robotic Research, vol. 31, no. 14, pp. 1705–1711, Dec. 2012. bibtex, Publisher Link

Environment Topology

Manually drew map. The photo poses number correspond to the ones used in Contextual Photographs.

Contextual Photographs

You can use right and left arrows keys to navigate once you click on a picture. Number in the photo titles correspond the those used in the Environment Topology section(click on the photo to see the numbers).

Screenshots

Point Cloud Views

Top view of the gazebo and the surroundings:

Scan sequence see from above:

(If Flash is installed, you can watch a video inside this web page.)

Side view of the scene:

Zoom on the gazebo covered with vines (point cloud manually extracted):

Seasonal changes - tree without leaves (point cloud manually extracted):

Scanner Poses

Overlap between each scan. The graph can be read as the percentage of points in Scan A that are also in Scan B. The overlap matrix can be downloaded in the section Download Point Clouds in Global Frame as a csv file.

Scanner Orientation

Magnetic North

Gravity

Number of Detected Satellites

Downloads

All file contents and headers are explained on the page Tilting Laser - File Formats.

Point Clouds in Base Frame

Point clouds of this section have their origin at the scanner center. 2D scans have been transformed using the axis encoder to produce consistent 3D point clouds. The supporting data (Gravity, Magnetic North and GPS) have been recorded while the scanner was rotating. If you do not wish to compute statistics for the supporting data, you can go to the section Point Clouds in Global Coordinates were single measurements have been selected per pose. The “ground truth” poses can also be downloaded in the section Point Clouds in Global Coordinates.

All csv files have a header explaining each column and consistent timestamps.

Download all local files: local_frame.zip (95 MB) local_frame.tar.gz (95 MB)

- or -

Select the specific csv file you want here.

For Matlab users:


Point Clouds in Global Frame

Point clouds of this section have been moved to a global reference frame where the pose of the first 3D scan is the origin. The supporting data (Gravity, Magnetic North and GPS) have been post-processed to have only one reading per 3D scan.

All csv files have a header explaining each column and consistent timestamps.

Download all global files: global_frame.zip (77 MB) global_frame.tar.gz (77 MB)

- or -

Select the specific csv file you want here or in the list below:

For Matlab users:


Visualization Files

File type chosen for visualization is VTK legacy in ASCII format. We suggest to use Paraview to view the files because it can be freely downloaded for Windows, Mac and Ubuntu user and it's supported by Kitware. All screenshots of this page were realized using this software. You can download it here: http://www.paraview.org/

Download all local files: vtk_global.zip (80 MB) vtk_global.tar.gz (80 MB)

- or -

Select the specific vtk file you want here or in the table below:


Raw Data

This type of data can be useful if you want to do some preprocessing on the 2D scans directly. We used ROS (www.ros.org) as middleware so the raw recordings can be downloaded and playback using rosbag. One rosbag has been recored per 3D scan. The ground truth poses are not available in the rosbags.

For more information on how to use this format see: www.ros.org/wiki/rosbag

Here is the output of rosbag info for the first scan. All scans have roughly the same number of messages

path:        0-Tiltlaser.bagversion:     2.0
duration:    17.7s
start:       Jan 18 2012 16:12:08.47 (1326899528.47)
end:         Jan 18 2012 16:12:26.16 (1326899546.16)
size:        1.4 MB
messages:    4093
compression: none [2/2 chunks]
types:       geometry_msgs/TwistStamped   [98d34b0043a2093cf9d9345ab6eef12e]
             geometry_msgs/Vector3Stamped [7b324c7325e683bf02a9b14b01090ec7]
             sensor_msgs/Imu              [6a62c6daae103f4ff57a132d6f95cec2]
             sensor_msgs/LaserScan        [90c7ef2dc6895d81024acba2ac42f369]
             sensor_msgs/NavSatFix        [2d3a8cd499b9b4a0249fb98fd05cfa48]
             tf/tfMessage                 [94810edda583a504dfda3829e70d7eec]
             xsens_mtig/GPSInfoStatus2    [b43aadd9fb237c1b978f00a668605345]
             xsens_mtig/Thermistor        [1a7c01d7f495652f5c21d90276c66498]
topics:      /gravity_vector    356 msgs    : geometry_msgs/Vector3Stamped
             /imu_data          356 msgs    : sensor_msgs/Imu             
             /info_gps          356 msgs    : xsens_mtig/GPSInfoStatus2   
             /magnetic_vector   356 msgs    : geometry_msgs/Vector3Stamped
             /position_gps      356 msgs    : sensor_msgs/NavSatFix       
             /scan              178 msgs    : sensor_msgs/LaserScan       
             /temperature       712 msgs    : xsens_mtig/Thermistor       
             /tf                711 msgs    : tf/tfMessage                
             /velocity          712 msgs    : geometry_msgs/TwistStamped

Download all bags files: rosbags.zip (13.2 MB), rosbags.tar.gz (13.1 MB)

- or -

Select the specific bag you want here.