Robot Tezgahı

From FreeCAD Documentation
Revision as of 12:13, 24 January 2019 by Skywalker21 (talk | contribs) (Created page with "Başlamak için Robot klavuzunu deneyin ve [https://github.com/FreeCAD/FreeCAD_sf_master/blob/master/src/Mod/Robot/RobotExample.py RobotExample.py] örne...")

Giriş

Robot Tezgahı, Kuka gibi bir standart 6 eksenli endüstriyel robot 'u simüle etmek için kullanılan bir araçtır.

Aşağıdaki görevleri yapabilirsiniz:

  • Bir robot ve iş parçaları ile bir simülasyon ortamı kurun.
  • Hareket yörüngelerini oluşturun ve doldurun.
  • Bir CAD parçasının özelliklerini bir yörüngeye ayırın.
  • Robot hareketini simüle edin ve mesafeye ulaşın.
  • Yörüngeyi bir robot program dosyasına aktarın.

Başlamak için Robot klavuzunu deneyin ve RobotExample.py örneğindeki programlama arayüzünü görün.

Tools

Here the principal commands you can use to create a robot set-up.

Robots

The tools to create and manage the 6-Axis robots

Trajectories

Tools to create and manipulate trajectories. There are two kinds, the parametric and non parametric ones.

Non parametric trajectories

Parametric trajectories

Scripting

See the Robot API example for a description of the functions used to model the robot displacements.

Tutorials

Arch Module/tr
Macros/tr