Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonasalmaas/urpy
https://github.com/jonasalmaas/urpy
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jonasalmaas/urpy
- Owner: JonasAlmaas
- License: mit
- Created: 2022-02-22T12:09:55.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-22T17:29:21.000Z (over 2 years ago)
- Last Synced: 2024-10-28T16:17:52.753Z (2 months ago)
- Language: Python
- Homepage:
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# URPy ![version](https://img.shields.io/badge/version-1.0.0-blue.svg)
A module to make your life easier when communicating with a Universal Robot from python.## pip
```pip install urpy```## Download
- [Latest release](https://github.com/JonasAlmaas/urpy/releases/latest)
- [All releases](https://github.com/JonasAlmaas/urpy/releases)## Getting started
Download the [latest release](https://github.com/JonasAlmaas/prop-combine-tools/releases/latest) and copy its content into your project. For examles on how to use the modulde look inside the scripts folder on github.## Additional Information
Go to Internet Protocol Verson 4 (TCP/IPv4) under Ethernet properties. Set it to use manual IP, make sure the subnet mask is set to 255.255.255.0. Also set the DNS server manual. Perfered DNS server should be 10.234.32.10 and Alternate DNS server should be 10.234.32.11.