-
The physics is not tied to the delta time. When running on a lower framerate the physics also runs its simulation slower.
-
A common pattern that I do in my code is use large comments to organize all the different types of functions that I write. My problem is that those large comments are incorrectly appended to hovered f…
-
### Before submitting the issue
- [x] I have checked for [Compatibility](https://dpf.docs.pyansys.com/version/stable/getting_started/compatibility.html#id1) issues
- [x] I have searched among the exi…
-
**Your Godot version:**
4.3
**Issue description:**
The Ragdoll System tutorial is outdated because it refers to `physical_bones_start_simulation()` on presumably the armature, which is deprec…
-
This is the primary tracking issue for integrating Celeritas with the simulation workflow for the [ePIC collaboration](https://www.bnl.gov/eic/epic.php). The primary Celeritas contact points are the "…
-
Hello, sir. I would like to consult an issue regarding running the IsaacGym simulation environment in a Docker container. My goal is to run the IsaacGym simulation environment in a Docker container an…
-
I write a simple example, but can not get correct force data by contact sensor.
### Describe the bug
I set a ground plane and two cube. The first cube has size as (1.0, 1.0, 1.0) and init positi…
-
**Submitting author:** @COBRAPROsimulator (Sara Ha)
**Repository:** https://github.com/COBRAPROsimulator/COBRAPRO
**Branch with paper.md** (empty if default branch):
**Version:** v1.0.0
**Editor:** @…
-
Hi all, love the work you are all doing here, but recently ran into an issue with some core features, such as setting position and velocity data, leading to a WASM unreachable error.
![image](https…
-
We need to write a ThrusterModel class that will contain:
- Thruster Name
- Power -> Force lookup table
- Transform from center of mass to thruster
At launch, (in the spinFirst method) the physics si…