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

Cflib backend implement cmd_position #613

Open
knmcguire opened this issue Jan 7, 2025 · 0 comments
Open

Cflib backend implement cmd_position #613

knmcguire opened this issue Jan 7, 2025 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@knmcguire
Copy link
Collaborator

Currently the cflib backend (crazyflie_server.py) does not have support for /cmd_position (see the overview here).

This can be implemented in the same way that cmd_hover has been implemented:

https://github.com/IMRCLab/crazyswarm2/blob/b896e6d216efa80228f7711e3a0ac7fcd0894d25/crazyflie/scripts/crazyflie_server.py#L1068C9-L1078

but then with the send_position_setpoint function in the cflib.

@knmcguire knmcguire added enhancement New feature or request good first issue Good for newcomers labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant