Skip to content

Times out after 10s #6

Description

@jason-cso

Seems like RTDE expects you to poll it continuously after you connect if you want fresh data. It'd be good if that was clearly called out in the docs.

If I do this:

rtde.connect()
time.sleep(11)
rtde.receive()

I get errors like received 0 bytes from Controller, probable cause: Controller has stopped or received 0 bytes from Controller. Also, I'll often get two stale messages before it notices the disconnect.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

documentationImprovements or additions to documentationquestionFurther information is requested

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions