-
After talking with @bartgol at the EESM meeting last week, he suggested making a tracking issue to discuss changes that would be useful or necessary for differentiable modeling, specifically with auto…
-
Double precision floats (IEEE-754 binary64) are useful for various applications. Although often slower than 32-bit single precision floats, they are supported by many desktop GPUs as well as some mobi…
-
Investigate how to limit the number of physics bodies in simulation. Currently the engine will create physics bodies for all entities that have nodes with rigid bodies regardless of whether they're cu…
-
*@4tip commented on Sep 23, 2019, 8:17 PM UTC:*
A app called Kiwix, created by “Kiwix Team” is available in F-Droid and I wonder if someone could get two other apps by “Kiwix Team” to the F-Droid rep…
-
**Operating system**: Windows 10
**wxPython version & source**: 4.19.16
**Python version & source**: Python 3.7.4
**Description of the problem**:
I´m trying to open a Pyt…
-
So I am attempting to use simulate laminated robots in the robot simulation software Gazebo. So far, two engines DART and Simbody have produced the most accurate results for my simulation. Unfortunate…
-
That's a pretty tricky part, as if players are far away origin shifting on server wont work.
It implies that the simulation is far more complex -> Universe physical state and it's visual representati…
-
Hello,
We have added METIS to our physics simulator to partition simulation grids, but we are having some issues with stability. In order to "force" connection between certain nodes, we tried to se…
-
### Describe the bug
On Totem Destroyer (https://www.newgrounds.com/portal/view/447836), the FPS can go below 15, making the game just barely playable. The game runs fine if there are fewer than four…
-
Crazyflies crash if the dt is increased from 0.0005, even though in other simulations with the Python bindings and the same physics backend we achieve 0.01s.