Skip to content

Non-existent program returns True on load, and shorter RUNSTATE messages are ignored #39

Description

@TeTi89

When attempting to load a program that does not exist in /Programs, the function still returns True, even though the actually loaded program on the robot becomes None.

Additionally, the parser only handles the longer RUNSTATE message. Shorter messages (such as "CRISTART 1234 RUNSTATE progName ...... CRIEND") are never parsed. Because of this, it is nearly impossible for a script to detect when a program fails to load.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions