-
Distro: Manjaro XFCE 17.1.12
GPU: GTX 1060, Nvidia proprietary driver 396.54
Resolution: 1920x1080
RAM: 8GB
Proton 3.7-5 Beta
All is fine and Xbox Controller work !
-
I'm trying to execute the example task:
`python -m omnigibson.examples.scenes.scene_selector`
and I'm encountering the following error message related to [omni.physx.plugin]:
> 2024-03-25 22…
-
**Describe the bug**
To confirm, FFmpeg was functional when I was using vanilla Audacity. I have gotten this fork to run and it seems to be more or less functional (I am also experiencing the disable…
-
### Checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue
- [X] I have run `fig doctor` in the affected ter…
-
Hello,
i am writing a robotics simulator for industrial robots. Large industrial robots typically have a joint stiffness of ~ 10^6-10^7 Nm/rad. I noticed a strong dependence of the deflection of the …
-
Hey,
my question is a bit of an odd one. Is it possible to, for example, vertically scale all physics objects?
I'm trying to recreate physics of a fairly old game and one of its techniques was to …
-
**Describe the bug**
Receive the following error when trying to use [find](https://man7.org/linux/man-pages/man1/find.1.html)
```
"FIND: Parameter format not correct"
```
When opening Git Bas…
-
如题,空项目带一个spine就会报错
目前降级到了3.8以下,3.7.4是·正常的
-
So been doing some digging into solutions for lockstep networking in UE4.
So here is what I found so far -
Make a custom networking subsystem and use an existing network stack.
This would consi…
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 2024.4.1
``` python
def test_input():
while True:
user_input = input("You: ")
…