Skip to content

Commit f7284b5

Browse files
authored
Update README.md
1 parent 68c27ac commit f7284b5

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

README.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,39 @@
11
# ur10-python-control
22
This repository provides a Python script (ur10_control.py) for controlling a UR10 robot using the URX library. The script allows users to connect to a UR10 robot, move it to a specified position, rotate it around its fixed position, and perform other basic operations.
3+
4+
# Controlling UR10 Robot Using Python
5+
6+
This repository provides a simple Python script to control a UR10 robot. The script utilizes the `urx` library for communication with the robot over the network.
7+
8+
## Prerequisites
9+
10+
Before running the script, ensure that you have the following:
11+
12+
- Python installed on your system
13+
- The `urx` library installed (can be installed via pip: `pip install urx`)
14+
- The IP address of your UR10 robot
15+
16+
## Usage
17+
18+
1. Clone this repository to your local machine:
19+
20+
[git clone https://github.com/yourusername/ur10-python-control.git](https://github.com/codershiyar/ur10-python-control)https://github.com/codershiyar/ur10-python-control
21+
22+
2. Navigate to the repository directory:
23+
24+
cd ur10-python-control
25+
26+
3. Open the `ur10_control.py` file and replace `"192.168.1.100"` with the IP address of your UR10 robot.
27+
28+
4. Run the script:
29+
30+
python ur10_control.py
31+
32+
This will connect to the robot, move it to a specified position, pause for safety, stop the robot, and disconnect from it.
33+
34+
## Customization
35+
36+
You can customize the script by modifying the target position in the `ur10_control.py` file. Additionally, you can adjust the acceleration and velocity parameters for the movement.
37+
38+
Replace "192.168.1.100" in the Python script and the README.md file with the actual IP address of your UR10 robot.
39+

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy