Zixing Wang

Results 5 issues of Zixing Wang

Hi, I updated my system to Ubuntu 22.04 and found the button text of the GUI of Pybullet is not at the center, which caused incomplete view. Please refer the...

Hi, I find the following code reverses the order of x and z in the simulation environment. I wonder why you do this? Thank you! https://github.com/facebookresearch/habitat-lab/blob/9220a301c3b168f845150a3d2f20df8fc21f3842/habitat/tasks/nav/nav.py#L456

Add `apt update` to avoid building error when executing 'apt install' caused by outdated source info.

Hi, I am trying to use the virtual joystick to operate my mavic air, but there is no response after I call the method. The following is how I call...

Hi, I plan to feed each frames of video took by FPV camera to opencv in real time to do some analysis. I found that the ReceiveDecodedData is handled by...