1 Star 0 Fork 2

huwei / Robot-Off-line-Programming-System-of-KUKA-KR5

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Robot-Off-line-Programming-System-of-KUKA-KR5

The off-line programming system was developed using OpenGL and C# in the Visual Studio 2017 development environment. It accomplished the 3D modeling function by reading the STL format file exported by CAD software and using OpenGL to reconstruct and render the model. Taking the KUKA six-axis robot as the research object, the improved D-H modeling method is used to establish the kinematics equation of the robot, and the kinematics forward and inverse solution algorithm is realized. Aiming at the existence of multiple sets of inverse solutions, an optimization algorithm of robot position and posture is proposed to select the optimal solution. It realized the machining simulation of robots based on vector graphics. The G code format path information of the vector diagram is generated by the CAM software, and the G code is converted into the discrete path point coordinate information by the linear interpolation algorithm, and then the position and posture of the robot tool at the path point are determined by the trajectory planning algorithm.

How to use?

To simplify the procedure of extracting G code information, some .tap files are available in the path "\Robot-Off-line-Programming-System-of-KUKA-KR5\SharpGLWinformsApplication1\bin\Debug\Data\Tap". Open one of them and then the robot will simulate.

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/debug-huwei/Robot-Off-line-Programming-System-of-KUKA-KR5.git
git@gitee.com:debug-huwei/Robot-Off-line-Programming-System-of-KUKA-KR5.git
debug-huwei
Robot-Off-line-Programming-System-of-KUKA-KR5
Robot-Off-line-Programming-System-of-KUKA-KR5
master

搜索帮助