Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

pyQT5 support added #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

pyQT5 support added #11

wants to merge 2 commits into from

Conversation

Archfx
Copy link

@Archfx Archfx commented Aug 23, 2018

python pyQT5 version supported

python pyQT5 version supported
@Archfx
Copy link
Author

Archfx commented Aug 23, 2018

but there is a problem with 3D simulation of the drone

Copy link
Owner

@Marxlp Marxlp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@@ -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
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You add this, but it seems that you didn't use it.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm sorry it is my mistake.

@ghost
Copy link

ghost commented Sep 5, 2018 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants