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 a set_mode service in drone_control #9

Open
AlexanderWangY opened this issue Feb 18, 2025 · 0 comments
Open

Implement a set_mode service in drone_control #9

AlexanderWangY opened this issue Feb 18, 2025 · 0 comments
Assignees
Labels
medium This issue is middle of the pack, not super hard but also not a breeze

Comments

@AlexanderWangY
Copy link
Collaborator

Depends #7 and #6

This should create a way for us to set the mode in drone_control using enums like GUIDED, LAND, etc etc.

Remember there should be a common_srvs entry, if not just create a srv directory in this package for now (you'll refactor later)

There should be a function for setting the mode and also a callback that calls that function using the service proxy you create.

@AlexanderWangY AlexanderWangY added the medium This issue is middle of the pack, not super hard but also not a breeze label Feb 18, 2025
@AlexanderWangY AlexanderWangY self-assigned this Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium This issue is middle of the pack, not super hard but also not a breeze
Projects
None yet
Development

No branches or pull requests

1 participant