-
I'm trying to install pendulum 2.0.5 in a python37-alpine based docker image but it gives me the below error:
```bash
Installing dependencies from Pipfile.lock (0157fa)…
An error occurred while i…
-
Having a flat build directory full of executables is leading to collisions. See discussion on #3097.
Matthew and Jamie, could you offer an opinion on how easy/hard this is in CMake?
-
### Description
From apache/airflow#15790
The reported conflict
```
The conflict is caused by:
connexion[flask,swagger-ui] 2.6.0 depends on connexion 2.6.0 (from https://files.pythonhos…
-
I'm experimenting with deterministic physics simulation using Rapier with Bevy. The initial state includes a main character and a set of balls inside a room. The main character can be controlled to mo…
-
Hey,
I was wondering if you would like to include the code to plug into the JuliaDiffEq "common interface". This common interface is a type-based interface which makes all of the differential equat…
-
I'm looking forward some RL packages incorporating continuous-time dynamics (or, environments). I'm too new to this package so this functionality may be already realised.
For example, we may implemen…
-
For R2021b it is important to test again all the distributed worlds.
Given that they are a lot, I split the 294 + webots-projects worlds in 5 blocks of about 60 worlds that will be assigned to differ…
-
All comments pertain to https://github.com/vegastrike/Vega-Strike-Engine-Source/blob/master/engine/src/cmd/collision.cpp as of 1/31/2021
Minor issue first, then major issues, then enhancement sugge…
-
In some cases, its necessary to install packages from VCS. Unfortunately, some packages fail to install without clear explanations.
### Issue description
For example, the following command resul…
-
PR #4382 introduces a general-purpose event handler that can update any state variables. It should also be able to halt the simulation (end condition reached, robot fell down, sanity check failed, etc…