-
This gallery can be used as the set of systems of equations that have been tested for version 0.1. We can use this issue to agree upon which sets of equations with which to test the application.
-
@OfficialEsco @jedieaston @ItzLevvie Can you all please suggest some packages which are shipped through GitHub releases so that I can them in packages.json?
-
So far, I haven't implemented a pipeline delay, because the computational load of storing and updating all simulation values every timestep could be large. There hasn't been a lot of demand so far, bu…
-
hello
I got a foc board and was looking to try out an inverted pendulum.
As a first step I'm trying out the 2V motor rotation (beginning of your video), however I don't get the motor initialisatio…
-
We are re-arranging the examples (which is good!) but I worry that we are going to break a bunch
```
git config diff.renameLimit 2048
git diff --name-status -C -C v2.0.0 master | grep ^[RC]
```…
-
Hi Jack,
Firstly, many things for sharing this great tool, it worked out of the box for me!
So, I played with a small python (see attached jupyter notebook) with a simple pendulum equation plottin…
-
Hi,
I think I have somehow encountered an edge case with panel and plotly figures within JupyterLab, where sometimes the plotly JSON data is transmitted with integer keys instead of stringified lab…
-
Hi,
I'm trying to visualize the center of mass of each link. However, it seems that this information is not available.
I'm aware that using the function `centerOfMass()` I can obtain the full …
-
Hello,
I simplified my WEC such that I can compare the motion of a floating cylinder with 6 DoF in Proteus and WECSim. For this, I am finding similar heave motion, but am particularly curious as to…
-
Now that we are heading into the visualization stage of DH, I figured it would be a good time to return to my question about python HTML5 videos. It's been a while since we discussed this (and since I…