Skip to content
Snippets Groups Projects
Commit 8cb7719e authored by Amira Abdel-Rahman's avatar Amira Abdel-Rahman
Browse files

interface with ur10

parent 66e73871
No related branches found
No related tags found
No related merge requests found
Pipeline #6341 passed
...@@ -75,7 +75,7 @@ ...@@ -75,7 +75,7 @@
``` ```
8. If the settings are correct you can place the nodes in the assembly 3d grid, for now place them in the bottom right corner 8. If the settings are correct you can place the nodes in the assembly 3d grid, for now place them in the bottom right corner
- ![](./nodes.png) - ![](./nodes.png)
9. You can run after placing one node or after placing both nodes by pressing the right click bottom while the mouse is on the node then pressing play (on the radial menu) 9. You can run after placing one node or after placing both nodes by pressing right click while the cursor is on the node; then the radial menu will appear, you can then press play.
- ![](./run.png) - ![](./run.png)
10. This will save the current setup to `./physical-computing-design-tools/01_Code/physical_computing_interface/assembly/python-urx/setup.json` and if `run:true` it will run the python file that is in `./physical-computing-design-tools/01_Code/physical_computing_interface/assembly/python-urx/` for example `ur10test.py` 10. This will save the current setup to `./physical-computing-design-tools/01_Code/physical_computing_interface/assembly/python-urx/setup.json` and if `run:true` it will run the python file that is in `./physical-computing-design-tools/01_Code/physical_computing_interface/assembly/python-urx/` for example `ur10test.py`
11. `./physical-computing-design-tools/01_Code/physical_computing_interface/assembly/python-urx/ur10test.py` uses `python-urx` library to communicate with the UR10s and it uses the settings in `./physical-computing-design-tools/01_Code/physical_computing_interface/assembly/python-urx/setup.json`, you can debug this independently. 11. `./physical-computing-design-tools/01_Code/physical_computing_interface/assembly/python-urx/ur10test.py` uses `python-urx` library to communicate with the UR10s and it uses the settings in `./physical-computing-design-tools/01_Code/physical_computing_interface/assembly/python-urx/setup.json`, you can debug this independently.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment