Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
codershiyar committed Mar 30, 2024
1 parent aa6d24b commit 8c98525
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,22 @@ Before running the script, ensure that you have the following:

1. Clone this repository to your local machine:

[git clone https://github.com/yourusername/ur10-python-control.git](https://github.com/codershiyar/ur10-python-control)https://github.com/codershiyar/ur10-python-control
[git clone https://github.com/codershiyar/ur10-python-control.git](https://github.com/codershiyar/ur10-python-control)https://github.com/codershiyar/ur10-python-control

2. Navigate to the repository directory:

cd ur10-python-control

3. Open the `ur10_control.py` file and replace `"192.168.1.100"` with the IP address of your UR10 robot.

4. Run the script:
4: Install
- `pip install urx `
- `pip install RPi.GPIO`

https://pypi.org/project/urx/0.9.0/
https://pypi.org/project/RPi.GPIO/

5. Run the script:

python ur10_control.py

Expand Down

0 comments on commit 8c98525

Please sign in to comment.