资源简介
三自由度并联机器人工作空间求解matlab程序,用球坐标分割的空间,运行workspace_main.m文件即可
代码片段和文件信息
%----------------------Configuration Check---------------------------------
%
% This program serves to check whether the micro cube of space is in the
% workspace based on the constraints condition of parameters i.e. theta1‘
% l1l2 and the angles between the symmetric axis of spheical and the li3.
%
%--------------------------------------------------------------------------
%% l1 theta6 theta2
%Inverse kinematic problem
theta11(1:) = (-60)*pi/180;
theta11(2:)=(60)*180/pi;
theta11(3:)=180*pi/180;
for i = 1:3
s(:i) = C+R*B(:i)-P0(:i);
L(i) = norm(s(:i)); %Pi5-Pi0 distance
theta4(i:)=pi-atan2(sqrt(s(1i)^2+s(2i)^2)/L(i) s(3i)/L(i));
theta5(i:)=pi-theta1-theta4(i:);
theta2(i:)=asin((L(i)*sin(theta5(i:))-l2(i:))/l3(i:))+pi/2;
theta6(i:)=2*pi-pi/2-theta5(i:)-theta2(i:);
l1(i:)=L(i)*cos(theta5(i:))+l3(i:)*sin(pi-theta2(i:));
Q1 = [cos(theta11(i:)) -sin(theta11(i:)) 0; ...
sin(theta11(i:)) cos(t
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 3088 2012-05-25 12:41 MyWSP\ConfigCheck.asv
文件 3104 2012-05-27 19:10 MyWSP\ConfigCheck.m
文件 159 2012-05-25 18:20 MyWSP\go.asv
文件 2037 2012-05-25 12:30 MyWSP\OWplot.m
文件 1538 2012-05-16 15:58 MyWSP\OWvol.m
文件 768 2012-05-16 15:58 MyWSP\Rot_mat2.m
文件 550 2012-05-22 09:12 MyWSP\solve_l1.asv
文件 132 2012-05-22 08:40 MyWSP\Tricos.m
文件 3521 2015-07-14 23:34 MyWSP\workspace_main.m
文件 116 2012-05-25 16:53 MyWSP\wspspline.asv
目录 0 2015-07-15 00:00 MyWSP
----------- --------- ---------- ----- ----
15013 11
- 上一篇:7种算子opencv边缘提取
- 下一篇:汽车理论二自由度模型仿真
相关资源
- sogoupinyin-2.2.0.0102-2.zip
- 模式分析的核方法中文版和英文版合
- zw_qq_41143492-10381309-学生考试系统.zip
- zw_feifan50-9720417-MissionPlanner1.3.32PlayUA
- zw_weixin_42810059-10567648-数学分析考研笔
- 刺客.rar
- zw_DXF转G代码.zip
- 彩票开发源码.zip
- 斯坦福-IntroductiontoRobotics.zip
- zw_gephi-0.8.2-beta.setup.zip
- zw_嵌入式网络那些事(完整中文版)
- zw_WINDOWSAPI程序设计参考大全.zip
- zw_ssm-crm-new.zip
- zw_SolidWorks2014中文版基础教程.zip
- zw_Altera官方元件封装库.zip
- zw_AutofacIOC.zip
- zw_ionicDemo.zip
- Location虚拟定位ios12.1破解版.zip
- 流体模拟插件NextLimitRealFlowC4D2.6.5.00
- 老虎淘宝客v6.0.15.zip
- iSkysoft Video Converter Ultimate 5.1简体中文
- 20180704全彩种彩票网站源码.rar
- 暗影2MAC12系统安装clover.zip
- fdt_4_09_03.exe
- pkg-win.zip
- PRML最全资料集合.zip
- 数据可视化驾驶舱.zip
- 李晓峰通信原理.zip
- 图解西门子S71200PLC入门到实践(清晰
- AI拓客商家联盟V2.1.3前端+后端.rar
评论
共有 条评论