Update 'pantilt_inv.py'
This commit is contained in:
parent
d7ff662346
commit
3fe2bcbe19
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ import rtde_control #pip install ur_rtde
|
|||
#boost must be installed (https://www.boost.org/)
|
||||
#"Modul wurde nicht gefunden" Error indicates missing dependencies
|
||||
#use https://github.com/lucasg/Dependencies/releases to check missing dependencies (drop rtde.dll, from /Python/Python39/Lib/site-packages/)
|
||||
#trick: copy missing DLL from boost directory into python site-packages folder
|
||||
#magic-trick: copy missing DLL from boost directory into python site-packages folder
|
||||
|
||||
import rtde_receive
|
||||
import time
|
||||
|
|
Loading…
Reference in a new issue