Moved all the simulink files in each folders
This commit is contained in:
@@ -147,7 +147,7 @@ Otherwise, when the limbs' lengths derived yield complex numbers, then the posit
|
||||
**** Matlab Implementation
|
||||
We open the Simulink file.
|
||||
#+begin_src matlab
|
||||
open 'simscape/hexapod_tests.slx'
|
||||
open('kinematics/matlab/hexapod_tests.slx')
|
||||
#+end_src
|
||||
|
||||
We load the configuration and set a small =StopTime=.
|
||||
@@ -182,7 +182,7 @@ We define the wanted position/orientation of the Hexapod under study.
|
||||
|
||||
We run the simulation.
|
||||
#+begin_src matlab
|
||||
sim('simscape/hexapod_tests.slx')
|
||||
sim('hexapod_tests.slx')
|
||||
#+end_src
|
||||
|
||||
And we verify that we indeed succeed to go to the wanted position.
|
||||
|
BIN
kinematics/matlab/hexapod_tests.slx
Normal file
BIN
kinematics/matlab/hexapod_tests.slx
Normal file
Binary file not shown.
Reference in New Issue
Block a user