Robot Workbench/tr: Difference between revisions

From FreeCAD Documentation
(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...")
(Created page with "== Araçlar == Burada bir robot kurulumu oluşturmak için kullanabileceğiniz temel komutlar.")
Line 18: Line 18:
[[Image:Robot_Workbench_example.jpg|600px]]
[[Image:Robot_Workbench_example.jpg|600px]]


== Tools ==
== Araçlar ==
Burada bir robot kurulumu oluşturmak için kullanabileceğiniz temel komutlar.
Here the principal commands you can use to create a robot set-up.


=== Robots ===
=== Robots ===

Revision as of 12:13, 24 January 2019

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.

Araçlar

Burada bir robot kurulumu oluşturmak için kullanabileceğiniz temel komutlar.

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