Skip to content

Make command methods async, keeping blocking wrapper for compat#32

Open
michaelosthege wants to merge 1 commit into
CommonplaceRobotics:masterfrom
JuBiotech:async-commands
Open

Make command methods async, keeping blocking wrapper for compat#32
michaelosthege wants to merge 1 commit into
CommonplaceRobotics:masterfrom
JuBiotech:async-commands

Conversation

@michaelosthege
Copy link
Copy Markdown
Contributor

This is a follow-up to #31.

I'd like to call all commands asynchronously so our application can do other stuff in parallel (such as commanding another Igus).

For backwards-compatibility and ease of use in other contexts I suppose the blocking methods should be kept.

Please don't merge yet - I just wanted to get the CI tests to run, and will test this branch with our machines first.

@michaelosthege michaelosthege marked this pull request as ready for review May 18, 2026 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant