[major-change] start to change the axis of all stages to match id31
The idea is have the world frame the same as the one defined for id31. Also all the actuators should actuate in the positive direction of the axes
This commit is contained in:
@@ -72,6 +72,9 @@ The startup script is defined below and is exported to the =project_startup.m= s
|
||||
'CacheFolder', myCacheFolder,...
|
||||
'CodeGenFolder', myCodeFolder,...
|
||||
'createDir', true);
|
||||
|
||||
%% Load the Simscape Configuration
|
||||
load('mat/conf_simscape.mat');
|
||||
#+end_src
|
||||
|
||||
When the project closes, it runs the =project_shutdown.m= script defined below.
|
||||
|
Reference in New Issue
Block a user