ToniRV / Kimera-VIO-Evaluation

Code to evaluate and tune SPARK VIO pipeline.
MIT License
21 stars 2 forks source link

Attribute error #37

Closed violetteavi closed 3 years ago

violetteavi commented 4 years ago

Description: I tried to run the jupyter notebook frontend and got an error.

Command:

jupyter notebook

Console output:

---------------------------------------------------------------------------
AttributeError                            Traceback (most recent call last)
<ipython-input-5-e0819567fe5e> in <module>()
      8     plt.show()
      9 else:
---> 10     evt.draw_feature_tracking_stats(df_stats, True)

AttributeError: 'module' object has no attribute 'draw_feature_tracking_stats'

Additional files: The zipped output logs: EuRoC.zip

Please give also the following information:

remove this line and paste your config HERE

marcusabate commented 4 years ago

@violetteavi should be fixed in #45