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

potential new backend with aiocflib #548

Open
knmcguire opened this issue Jul 23, 2024 · 1 comment
Open

potential new backend with aiocflib #548

knmcguire opened this issue Jul 23, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@knmcguire
Copy link
Collaborator

Colmot from Skybrush has made their own crazyflie python library that uses asyncio instead of python threads. It will probably be faster in communication so we should at least try it out if it can be a potential new backend:

https://github.com/skybrush-io/aiocflib

@knmcguire knmcguire added the enhancement New feature or request label Jul 23, 2024
@knmcguire
Copy link
Collaborator Author

We just need to be aware that interfacing this with ROS might not be trivial, but there are options like mentioned here: https://robotics.stackexchange.com/questions/24304/how-to-bridge-rclpy-with-pythons-asyncio

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

No branches or pull requests

1 participant