pyQT5 support added
python pyQT5 version supported
but there is a problem with 3D simulation of the drone
The log seems to work after i reinstalled it. But now the gui for 3d representation doesnt seems to work.
On Wed, Sep 5, 2018, 6:28 PM LP [email protected] wrote:
@Marxlp requested changes on this pull request.
After reading you pull request, I think the list operation you add on the map function is needed. But I can't figure out what's the purpose of others changes like importing FigureCanvas.
In src/analysis.py https://github.com/Marxlp/pyFlightAnalysis/pull/11#discussion_r215256222 :
@@ -13,6 +13,9 @@ from pyulog.core import ULog from pyqtgraph.Qt import QtCore,QtGui import pyqtgraph as pg +from matplotlib.backends.backend_qt5agg import FigureCanvasQTAgg as FigureCanvas
You add this, but it seems that you didn't use it.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Marxlp/pyFlightAnalysis/pull/11#pullrequestreview-152478571, or mute the thread https://github.com/notifications/unsubscribe-auth/AYJPVMe0EC3YVrzskBcPmNnaJaEjwXs6ks5uX8pggaJpZM4WJXU6 .