ocean-perception / oplab_pipeline

parsers for navigation data for oplab_standard and acfr_standard formats
Other
10 stars 1 forks source link

Particle filter causing error #23

Closed adrian-bodenmann closed 4 years ago

adrian-bodenmann commented 4 years ago

Running the particle filter causes the below error File "D:\software\git_python\auv_nav\auv_nav\plot\plot_process_data.py", line 568, in plot_2d_deadreckoning pf_particles_list[0][0].timestamps[0])) AttributeError: 'Particle' object has no attribute 'timestamps'

miquelmassot commented 4 years ago

Solved in previous commits