Skip to content

ValeriiaIZH/imu_track

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

imu

tracking object with imu

there is python code for plotting trajectory of moving object 5 files of data: values_from_gym_1,values_from_gym_2,values_from_gym_3,values_from_gym_4,values_from_gym_5 values_from_gym_1 - "П"trajectory, delay(0.1), ordinary velocity values_from_gym_2 - "П"trajectory, delay(0.1), slow values_from_gym_3 - "П"trajectory, delay(0.1), fast values_from_gym_4 - "П"trajectory, delay(0.03), ordinary values_from_gym_5 - "O"trajectory, delay(0.1), ordinary

file flat_plots.py - trajectory in XY-plane file test.py, test_list.py - 3D-track (don't work) file read_data.py - normal view of code file time.py - generate time list