cyberbotics / webots

Webots Robot Simulator
https://cyberbotics.com
Apache License 2.0
3.23k stars 1.69k forks source link

Robot window graphs inverted in VM #6242

Open BenjaminDeleze opened 1 year ago

BenjaminDeleze commented 1 year ago

Describe the Bug

The graphs seems to be inverted for the accelormeter and it is also the case for distance sensor for example.

I tested on two differents VM, one ubuntu 20 with the .tar.gz and one ubuntu 22 with the .deb.

I could not reproduce that on my native ubuntu 22.

https://github.com/cyberbotics/webots/assets/25938827/6911725c-cc2c-4886-8061-50da40d0f69f

BenjaminDeleze commented 1 year ago

It could not reproduce it on native windows, so I think it is VM specific.

stefaniapedrazzi commented 1 year ago

Just for info, I tested on my Ubuntu 22.04 (snap and tarball) and Ubuntu 20.04 (debian) VirtualBox VMs and the graphs for the altimeter are correct.

BenjaminDeleze commented 1 year ago

Strange, maybe it is an issue with VMware player then.