We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When adding the Nav Sat Map entity, I expect a side panel with a map and GPS coordinates, just like in this tutorial.
Once I click on Nav Sat Map, my CPU (one thread) runs at 100% indefinitely until ubuntu asks me to wait or Force Quit.
[GUI] [Dbg] [Application.cc:426] Loading plugin [NavSatMap] [GUI] [Wrn] [Application.cc:797] [QT] file::/NavSatMap/NavSatMap.qml:160:3: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } [GUI] [Wrn] [Application.cc:797] [QT] QObject::connect(QQuickWindow, QDeclarativeGeoMap): invalid nullptr parameter [GUI] [Msg] Added plugin [Navigation satellite map] to main window [GUI] [Msg] Loaded plugin [NavSatMap] from path [/home/dell/Documents/gazebo_fortress/install/lib/ign-gui-6/plugins/libNavSatMap.so] [GUI] [Wrn] [Application.cc:797] [QT] QGeoTileProviderOsm: Tileserver disabled at QUrl("http://maps-redirect.qt.io/osm/5.8/satellite") [GUI] [Wrn] [Application.cc:797] [QT] QGeoTileFetcherOsm: all providers resolved
The text was updated successfully, but these errors were encountered:
See also gazebosim/gz-gui#482
Sorry, something went wrong.
@caguero Thank you, it seems that it is the same issue and it hasn't been solved.
Duplicate of gazebosim/gz-gui#482
No branches or pull requests
Environment
Steps to reproduce
Description
When adding the Nav Sat Map entity, I expect a side panel with a map and GPS coordinates, just like in this tutorial.
Once I click on Nav Sat Map, my CPU (one thread) runs at 100% indefinitely until ubuntu asks me to wait or Force Quit.
Output
The text was updated successfully, but these errors were encountered: