搜索资源列表
matlab-jiqiren
- 针对六自由度机器人关节运动强耦合难分析的问题,开发了可视化机器人仿真平台。该平台以KLD-600型六自由度教学机器人为研究对象,利用MATLAB集成仿真环境,分别实现了机器人正逆运动学计算、机器人点动和联动操作的动画演示等功能,且所有功能以图形用户界面的形式进行调用。该仿真平台可作为机器人教学和科研的仿真工具。-Six degrees of freedom robot joint motion for strong coupling a
cpp-inverse-kinematics-library
- 用于六自由度机器人正逆运动学求解的算法程序,源码书写规范。对于逆运动学求解算法,采用了矩阵伪逆、最小二乘和lma三种方法实现。-Kinematics Algorithm for a six-axis robot written with C++. The algorithm is implemented with three methods: posedu inverse of matrix, least square and lma
4-test
- 四自由度机器人正逆运动学解算,亲测有效,实现单点解算及检测,较具有参考价值-Four- freedom robot inverse kinematics solver positive, pro-test effective, single-point solver and testing, compared with a reference value
robot-10.1
- 机器人工具箱10.1,功能强大,可以实现机器人正逆运动学仿真(The robot toolbox 10.1 is powerful and can realize the forward and inverse kinematics simulation of the robot)
机器人自动建模与智能轨迹规划离线仿真软件(1)
- RobotSim采用VS2005 VC++开发,结合OPENGL实现了一款专门对应臂式机器人的轨迹规划仿真和控制软件。该软件能提供任意3到6自由度臂式机器人的三维空间自动建模功能,同时能生成机器人正运动学(正解)和机器人逆运动学(逆解)。机器人DH参数可由用户配置和修改,并可保存成对应的机器人配置文件,形成机器人类型库,方便后续再次使用。RobotSim是一款适合3到6自由度臂式机器人的建模和轨迹仿真及控制的学习软件。(robot si
机器人正逆运动学
- 实现机器人的正逆运动学,而且运用了两个方法来求解逆运动学(Realize the positive and negative kinematics of the robot, and use two methods to solve inverse kinematics)