-
The current actuator scaling for attitude is airspeed squared. However, this is only right for the derivative of the attitude rate (angular momentum). In particular for roll, for the static case, the …
-
Hi Oliver,
I wanted to try GW out -- in order to parse xvg files -- to plot the things with matplotlib. But my gromacs is built with
```
./configure --prefix=$HOME/cmp/soft/sft/gromacs-4.5.5-double…
bk322 updated
11 years ago
-
What is the easiest way to draw a long 3D tube that follows a 3D path.
I have a collection of 3D points that represent a route through my world and I want to highlight it. If I draw it as a THREE.Lin…