Updated parameters with mohit

This commit is contained in:
Thomas Dehaeze 2020-10-22 16:07:10 +02:00
parent 96d036d936
commit 0b38138891
2 changed files with 4 additions and 0 deletions

View File

@ -757,6 +757,10 @@ Definition of spring parameters
cz = 0.025;
#+end_src
#+begin_src matlab
g = 9.8;
#+end_src
We load the Jacobian.
#+begin_src matlab
load('./jacobian.mat', 'Aa', 'Ab', 'As', 'l', 'J');

Binary file not shown.