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

Implement spiral and linear segment #583

Open
5 tasks
knmcguire opened this issue Oct 28, 2024 · 1 comment
Open
5 tasks

Implement spiral and linear segment #583

knmcguire opened this issue Oct 28, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@knmcguire
Copy link
Collaborator

Now that the HL commander has been improved with the latest release, we can implement this in Crazyswarm as well for the new spiral & linear segment implementation.

Crazyflie firmware PR: bitcraze/crazyflie-firmware#1410
Crazyflie library PR: bitcraze/crazyflie-lib-python#470

These are the steps that needs to be done in order to have full compatibility with Crazyswarm2:

  • Python binding support
  • Cflib backend support
  • Cpp backend support
  • Sim backend support
  • Documentation for usage and overview
@knmcguire knmcguire added the enhancement New feature or request label Oct 28, 2024
@knmcguire
Copy link
Collaborator Author

This will also resolve #587 hopefully

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