Skip to content

jiawendu/Millimeter-wave-radar-and-IMU-datasets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MMGraphSLAM_Dataset

This dataset includes two data packets: IMU and mmWave Radar. Each data packet is divided into 5 scenarios, with the specific content as follows:

IMU data:

XX-XX_ACCELEROMETER_tag_walk_flat:
	timestamp, x, y, z, time.
XX-XX_GYROSCOPE_tag_walk_flat:
	timestamp, x, y, z, time.
XX-XX_MAGNETICFIELD_tag_walk_flat:
	timestamp, x, y, z, time.

mmWave Radar data:

time: Greenwich Mean Time (GMT), 19 bit timestamp.
x: The x-coordinate of a point cloud in one frame (m).
y: The y-coordinate of a point cloud in one frame (m).
z: The z-coordinate of a point cloud in one frame (m).
velocity: The velocity of point clouds relative to radar (m/s). 
numObj: The number of detected points. 
rangearray: Range in intensity-range information.
Relative Power: Intensity in intensity-range information. 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published