Skip to content

fhsup/iiwaPy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iiwaPy

A python librarry used to control KUKA iiwa robots, the 7R800 and the 14R820, from an external computer using python 2.7.

Using the iiwaPy the utilizer can control the iiwa robot from his/her computer without a need for programming the industerial manipulator.

A basic knowledge of using python is required.


Required packages

The iiwaPy is a Python wrapper for the KUKA sunrise toolbox, found in here. To utilize the iiwaPy, you have to install the KST Sunrise Server Application, click here into the Kuka iiwa controller.


To test the iiwaPy

To test the iiwaPy follow the steps:

On PC side:

1- Establish a peer to peer connection between the PC and the robot, described in videos 1 and 2 of the play list;

2- Synchronise the KST Sunrise Server Application into the robot controller;

On the robot side:

1- Run the application "MatlabToolboxServer" from the Smart Pad of the robot.

2- You have 60 seconds to connect from the Python script before the server is shut down automatically.

From Python on your PC

From inside python IDE run the tutorial script Tutorial_getters, available here, you shall see dara acquired from the robot controller printed inside python console.


Copyright: Mohammad Safeea, first commit 8th-April-2019

About

A python package for controlling Kuka iiwa from an external PC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%