机器人模块指南

From FreeCAD Documentation
This page is a translated version of the page Robot tutorial and the translation is 33% complete.
Outdated translations are marked like this.
Tutorial
Topic
Robot Workbench
Level
Beginner
Time to complete
Authors
r-frank
FreeCAD version
0.16.6703
Example files
See also
None

本指南用于指导你如何使用机器人工作台来模拟一个机器人单元的设置。

Final result of this tutorial

开始之前

本指南用于FreeCAD 0.16.6703及以上版本,如果你没有在你的电脑上安装FreeCAD,请前往 下载 页面并完成安装。

本指南的目标是用于工业机器人,并不是用在移动或者服务机器人(详见 [1] 现代机器人).

Setting up the scene

  1. Switch to the Robot Workbench
  2. Create a new document by choosing File New from the top menu
  3. Insert a Kuka IR500 robot into the scene by choosing RobotInsert RobotsKuka IR500 from the top menu
  4. Change to axonometric view by clicking on the button
  5. Zoom to fit all by clicking on FitAll button
  6. Save your file ...

Setting up a trajectory

  1. Switch to the Robot Workbench
  2. Activate the model-tab in the tree view by clicking on it
  3. Create a new trajectory by clicking on the Robot CreateTrajectory button
  4. Select the robot in the tree view
  5. Set home position for robot by clicking on Robot_SetHomePos
  6. Switch to the Task Panel
  7. By using the sliders change robot position
  8. When robot and trajectory are selected in tree view clicking on Robot InsertWaypoint will insert the way-point in the trajectory
  9. Each way-point is shown with a yellow cross, the waypoints are connected with orange lines
  10. Define at least three different way points and insert them in the trajectory

Simulating robot movement

  1. Select robot and trajectory in tree view
  2. Select simulation by clicking on Robot Simulate
  3. Click on Play button
  4. Watch simulation