Skip to content

Latest commit

 

History

History

trajectories

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Table tennis ball trajectory dataset

An example of a script to read the dataset is available:

python read_trajectory.py  [index of the trajectory to read]

Format

The frame used to describe the trajectory is shown in the following picture. The unit used is meters for the position and rad/s for the spin. The spin is represented as a vector.

table_frame

All the spins are saved in the index.csv file and refer to the corresponding trajectory in another numbered csv file.