基于MATLAB的牛顿欧拉法建立机器人逆动力学模型我要分享

Inverse dynamics model of robot based on Newton Euler method of MATLAB

关注次数: 278

下载次数: 1

文件大小: 1.49 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:牛顿欧拉迭代法是计算机器人动力学方程的一个最常用的方法之一.在本资源中通过NEInvDyn(inv)函数,我们可以计算得到机器人动力学方程的M,B,G三个重要参数,来实现对机器人力矩的有效控制.


English Description:

Newton Euler iterative method is one of the most commonly used methods to calculate the dynamic equation of robot. In this resource, we can calculate the three important parameters m, B and g of the dynamic equation of robot through neinvdyn (INV) function, so as to realize the effective control of robot torque


代码预览

相关推荐