Skip to main content

UR Robot script -> 'Rozum Robotics' Pulse Robots code converter

Project description

RoboDK UR script -> Pulse python code

Installing

pip install URScriptToPulseConverters

Allows you to generate a program for Pulse robots using the program generated by the Universal_Robots.py postprocessor. To work correctly, you need to make some changes to the code of the script Universal_Robots.py.

RoboDK UR postprocessor path example: 'C:\RoboDK\Posts\Universal_Robots.py'

Changes

screenshot of sample screenshot of sample

Console Interface

Arguments

Path to save pulse program

"-s", "--save_path", default='processedPrograms', "save program in special folder"

Pulse program program name

"-n", "--name", default="path", help="program name"

Path to the original program generated from Universal_Robots.py postprocessor

"-i", "--initial_program", help="program name"

Pulse robot IP, port

"-o", "--host_name", default="127.0.0.1:8081", help="robot host name"

Launch

URToPulse -o='192.168.1.33:8081' -i='RoboDKPrograms/Path1.script'

>>> SAVED: processedPrograms\path.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

URToPulseConverter-0.2.4.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

URToPulseConverter-0.2.4-py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page