Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

gz-sim: spherical_coordinates.sdf #1542

Open
2 tasks
audrow opened this issue Aug 30, 2022 · 5 comments
Open
2 tasks

gz-sim: spherical_coordinates.sdf #1542

audrow opened this issue Aug 30, 2022 · 5 comments

Comments

@audrow
Copy link
Collaborator

audrow commented Aug 30, 2022

Setup

  • Os: Ubuntu Jammy
  • BuildType: Source

Links

Checks

  • Instructions work
  • Images (if there are any) match the result

You can find the code used to generate this test case here

@ahcorde
Copy link

ahcorde commented Sep 6, 2022

Related gazebosim/gz-gui#482

@jennuine
Copy link

jennuine commented Sep 6, 2022

@ahcorde are you experiencing that crash? I just tried on focal and it's not happening for me

@ahcorde
Copy link

ahcorde commented Sep 6, 2022

I tried today in jammy, I'm not experimenting the crash but the GUI is frozen

I'm compiling from source with qt5.15.3.

@jennuine
Copy link

jennuine commented Sep 6, 2022

Hm ok, I have qt5.12.8 on focal (compiled from source)

Can you try replacing this line in gz-gui: https://github.com/gazebosim/gz-gui/blob/9b65b810019e239d931de4a050df931295c88328/src/plugins/navsat_map/NavSatMap.qml#L162

with

function onNewMessage(_latitudeDeg, _longitudeDeg) {

and let me know if the GUI is still frozen?

@ahcorde
Copy link

ahcorde commented Sep 7, 2022

yes, it's still frozen, I made this change to remove the deprecation. it might be related with msys2/MINGW-packages#11859

@audrow audrow added Problem with the testcase and removed bug Something isn't working labels Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants