-
Some of the GDs in DblPend have detailed derivations that just restate the relevant equation with no elaboration:
![image](https://github.com/JacquesCarette/Drasil/assets/35857611/3ffa219e-bb09-4b4…
-
I am trying to use signal for automatic token update .
As mentioned in the docs we can use signals to do so.
Here is my code for the client in Django.
```
@receiver(token_update)
def on_token_upd…
-
Hi,
I am currently new to acados,
I have tried the pendulum example from .\acados\examples\acados_matlab_octave\getting_started and get the c_generated_code successfully, then I tried to transpl…
-
Add a bunch of sanity tests. Small models that test basic capabilities of the newBackend.
Those are easy to debug and can reveal issues.
-
Regarding the documentation on our [do-mpc](do-mpc.com) homepage.
**Link to page / section of the issue**
[DIP](https://www.do-mpc.com/en/latest/example_gallery/DIP.html)
I have read this exam…
-
Write documentation explaining the folder and file structure of the Godot project to guide team members on where to place code, assets, and scenes.
-
This is a list of the issues I've found while testing the traps.
## TR1
- [x] Teeth Spikes: Doesn't activate Lara impale animaition.
#### Not Implemented
- [ ] Electric Ball: Not Implemented…
-
See:
- Betts and Huffman 1999 Exploiting sparsity in the direct transcription method for optimal control and
- Patterson and Rao 2012 Exploiting sparsity in direct collocation pseudospectral metho…
-
As a user i should not able to do any action on the Portal if the RPC is not connected
## Acceptance criteria
* If RPC endpoint is not successfully connected to the Portal show the following messa…
-
It's not possible to use time offsets currently.
I tested with this example from: https://pypi.org/project/jinja2-time/
`{% now 'utc' - 'minutes=11' %}`
This gives an error **Invalid template…