Git Product home page Git Product logo

ur-interface's People

Contributors

danielstankw avatar martinbjerge avatar torbeng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ur-interface's Issues

Error 'An input parameter is already in use.'

when i start the Example.py i get the following error :
2023-10-01 16:19:53,444 - URBasic_robotModelEvent - INFO - Init done 2023-10-01 16:19:53,947 - URBasic_dataLogEvent - INFO - DataLog constructor done 2023-10-01 16:19:54,450 - URBasic_dashboardEvent - INFO - Connected 2023-10-01 16:19:54,450 - URBasic_dashboardEvent - INFO - UR Dashboard respond Connected: Universal Robots Dashboard Server 2023-10-01 16:19:54,451 - URBasic_dashboardEvent - INFO - Dashboard server constructor done 2023-10-01 16:19:54,451 - URBasic_robotConnectorEvent - INFO - Init done waiting for everything to be ready Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/home/g/Desktop/ur-interface/URBasic/rtde.py", line 623, in run self.__receive() File "/home/g/Desktop/ur-interface/URBasic/rtde.py", line 423, in __receive data = self.__decodePayload(packet_command, packet) File "/home/g/Desktop/ur-interface/URBasic/rtde.py", line 551, in __decodePayload input_config = RTDE_IO_Config.unpack_recipe(payload, has_recipe_id) File "/home/g/Desktop/ur-interface/URBasic/rtde.py", line 702, in unpack_recipe raise ValueError('An input parameter is already in use.') ValueError: An input parameter is already in use. waiting for everything to be ready
Yesterday the robot worked fine until some moment (not sure what changed there) and now i get this.
Do you have any idea what is going on?

Dashboard client command return values

I know that this is no longer maintained, but I still find this library quite useful. Maybe someone will read this.
I can't quite make sense of the ur_* commands in the Dashboard client. Even commands that are used to e.g. query a status don't return anything. The docstring for the DashboardClient mentions a logger that can be passed, but in the __init__ method and the __send method nothing seems to be logged. Maybe this was never implemented? Or am I missing something?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.