机器人的动力学和轨迹规划的算法我要分享

Algorithm of robot dynamics and trajectory planning

动力学 轨迹规划 正逆运动学

关注次数: 425

下载次数: 0

文件大小: 17KB

代码分类: GUI设计

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

该文件基于Matlab的GUI界面设计了6自由度串联机器人的运动学、动力学和轨迹规划的算法,用户可以计算PUMA560型的机器人的正逆运动学,正逆动力学和指定的轨迹规划,同时可以动画显示机器人点对点的运动路线。该程序可进行二次开发,用户可根据机器人模型的不同修改参数,针对自身模型进行运动学、动力学和轨迹规划的计算与仿真。



English Description:

Based on the GUI interface of matlab, this paper designs an algorithm for kinematics, dynamics and trajectory planning of 6-DOF serial robot. Users can calculate the forward and inverse kinematics, forward and inverse dynamics and specified trajectory planning of PUMA560 robot. At the same time, they can animate the point-to-point motion path of the robot. The program can be redeveloped. Users can modify parameters according to different robot models, and calculate and simulate kinematics, dynamics and trajectory planning of their own models.


代码预览

PUMA560simulink\puma560_control.fig

PUMA560simulink\puma560_control.m

PUMA560simulink\puma560_gui.fig

PUMA560simulink\puma560_gui.m

PUMA560simulink