文章分类 -  Matlab

摘要:一.标准型DH表 建立运动学模型 %% Standard DH clear;%删除变量 clc; L(1)=Link('revolute','d',0.216,'a',0,'alpha',pi/2); L(2)=Link('revolute','d',0,'a',0.5,'alpha',0,'off 阅读全文
posted @ 2023-06-09 10:58 森巷 阅读(770) 评论(0) 推荐(0)