Skip to content

yangcopnuli/robot_impedance_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

%运行仿真前,先加载此代码
rootDir = fileparts(which(mfilename));
addpath(genpath('ROCR6II_URDF_file'),genpath('CAD_Model'));
if ~isfolder('work')
    mkdir('work');
else
    addpath('work');end

Simulink.fileGenControl('set','CacheFolder','work','CodeGenFolder','work');

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published