Skip to content

diegotiozzo21/SERVADEI_DATASET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SERVADEI_DATASET

This open-source dataset that can be used to test and develop novel SLAM algorithms and mapping techniques for autonomous mobile robots in vineyards. The dataset consists of raw ROS bag files and multispectral images collected in the field with the robot autonomously inspecting the vineyard rows. The dataset includes information on the robot status, IMU, GNSS, and wheels odometry data, point clouds of the vineyard, and multispectral images.

In the following table we describe all the topics stored in the ROS bag files.

Topic Message Type Rate [Hz] Description
velodyne_points PointCloud2 10 LiDAR scans of the Velodyne sensor.
imu/data Imu 200 Linear accelerations, angular velocities, and orientation of the IMU.
ublox_position_receiver/fix NavSatFix 3 GNSS measurements.
odom Odometry 50 Odometry from the encoders of the wheels.
scout_status ScoutStatus 50 Driver voltage and temperature, motor currents, velocities [rpm], and temperatures, battery voltage, current, temperature, state of charge (SOC), state of health (SOH).
micasense_capture_lidar_points PointCloud2 0.5 3D LiDAR scans captured simultaneously with the image acquisition by the Micasense camera.
map_base_link/odometry Odometry 20 Pose of the robot tracked by the SLAM algorithm.
tf tfMessage 400 Transformations (translations and rotations) between different coordinate frames in the robot.

The dataset comprises a file indicating the pose of each sensor with respect to the LiDAR sensor. The multispectral images are stored as TIFF files in separate directories for each survey. The data from the DLS2 light sensor are available as the metadata associated to each TIFF image of the multispectral camera. Additionally, the dataset includes the post-processed ROS bag files in which data from the Velodyne LiDAR sensor and the Micasense camera are merged together to compute the vegetation indexes. This dataset provides a resource to facilitate advancements in autonomous navigation, SLAM, and precision agriculture, by offering both raw and post-processed data.

Test 1

Download

Test 2

22-07-2024

Download

23-07-2024

Download

25-07-2024

Download

Test 3

Download

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published