-
See https://docs.wpilib.org/en/stable/docs/software/wpilib-tools/robot-simulation/index.html for information on Simulation facilities in WPILIB.
The following physics simulation classes are availa…
blu28 updated
11 months ago
-
Even if no collision or solver interaction is configured, intersecting colliders massively reduce performance:
```rust
use rapier2d::prelude::*;
#[test]
fn timeout() {
let mut rigid_body_se…
-
Hello, thank you for building this first of all.
I have a question about differentiating the parameters in Warp. If I wanted to differentiate soft body parameters like k_mu or k_lambda in soft_grid,…
-
-
Replace actual physics simulation with native simulation like Chipmunk2D
-
## Steps to Reproduce
I have a small app here: https://github.com/maks/flutter-space
that demonstrates the issue.
Its basically just the example code from the [NestedScrollView documentation](…
maks updated
8 months ago
-
Hello!
Sorry for disturbing you. Could you provide some instructions on how to install the project? When I try to run the Makefile there is an issue of "Nothing to be done". Should I compile the pr…
-
**Describe the Bug**
Launching webots R2023b with the following world results in some warnings and a segfault. This world is a cut-down. I hit this while developing the larger world, which doesn't …
-
### What's the issue you encountered?
![image](https://github.com/user-attachments/assets/19d0509c-d89a-4c4f-849a-301594a9ab2f)
This is from the spark performance profiler mod for fabric. I'm not …
-
1. Which TurtleBot3 platform do you use?
- [x] Waffle Pi
2. Which ROS is working with TurtleBot3?
- [x] ROS 1 Noetic
3. Please describe the issue in detail.
I am using Ubuntu 20.0…