Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add async support #9

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Add async support #9

wants to merge 22 commits into from

Conversation

cmower
Copy link
Member

@cmower cmower commented Aug 3, 2023

Addresses #8.

Todo

  • test on real robot
  • account for any issues running on real robot
  • expose PID initialization to python

@cmower
Copy link
Member Author

cmower commented Aug 4, 2023

This is working nicely! However, there are some issues with it seg faulting without the time.sleep(10).

@cmower
Copy link
Member Author

cmower commented Aug 8, 2023

I've re-vamped the async branch. It successfully builds and I can import pyFRI but it needs testing on the real robot. Also need to add two more examples:

  • wrench example
  • torque example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant