I'm looking for a dataset that would be the basis for benchmarking pose detection algorithms (and even dead-reckoning positioning algorithms).

Some datasets I find are just 3 or 6 DOF (accelerometers+gyroscopes).

Others do no provide a ground truth reference (an accurate reference of the position and orientation).

My ideal dataset would consist on a set of sensor measurements (9 DOF), and the corresponding position vector and orientation info (either Euler, or quaternions) along time (with some given sampling freq).

So, a simple CSV table, with the following header:

AX, AY, AZ, GX, GY, GZ, MX, MY, MZ, X, Y, Z, ROLL, PITCH, YAW

Maybe the table should be split in different ones due to the difference in sampling frequencies of the sensors, and probably the ability to get ground truth readings with the same resolution (if they are acquired by a camera).

More David Castells-Rufas's questions See All
Similar questions and discussions