Robot Workbench/tr: Difference between revisions

From FreeCAD Documentation
(Created page with "=== Robotlar === 6 Eksenli robotları oluşturma ve yönetme araçları")
(Created page with "* 30px Robot Oluştur: Sahneye yeni bir robot yerleştirin * 30px Robot_Simulat...")
Line 24: Line 24:
6 Eksenli robotları oluşturma ve yönetme araçları
6 Eksenli robotları oluşturma ve yönetme araçları


* [[Image:Robot_CreateRobot.png|30px]] [[Robot_CreateRobot|Create a robot]]: Insert a new robot into the scene
* [[Image: Robot_CreateRobot.png | 30px]] [[Robot_CreateRobot/tr |Robot Oluştur]]: Sahneye yeni bir robot yerleştirin
* [[Image:Robot_Simulate.png|30px]] [[Robot_Simulate|Simulate a trajectory]]: Opens the simulation dialog and lets you simulate
* [[Image: Robot_Simulate.png | 30px]] [[Robot_Simulate/tr | Robot Simülasyon]] : Simülasyon iletişim kutusunu açar ve simüle etmenizi sağlar
* [[Image:Robot_Export.png|30px]] [[Robot_Export|Export a trajectory]]: Export a robot program file
* [[Image: Robot_Export.png | 30px]] [[Robot_Export/tr| Robot Dışa aktar]]: Bir robot program dosyasını dışa aktarın
* [[Image:Robot_SetHomePos.png|30px]] [[Robot_SetHomePos|Set home position]]: Set the home position of a robot
* [[Image: Robot_SetHomePos.png | 30px]] [[ Robot_SetHomePos/tr | Ev konumunu ayarla]]: Bir robotun ev konumunu ayarlayın
* [[Image:Robot_RestoreHomePos.png|30px]] [[Robot_RestoreHomePos|Restore home position]]: move the robot to its home position
* [[Image: Robot_RestoreHomePos.png | 30px]] [[Robot_RestoreHomePos | Ev konumunu geri yükle]]: robotu ana konumuna getirin


=== Trajectories ===
=== Trajectories ===

Revision as of 12:16, 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.

Robotlar

6 Eksenli robotları oluşturma ve yönetme araçları

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