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 remaining actions in backend #315

Closed
9 tasks
JonasVautherin opened this issue Mar 12, 2018 · 0 comments
Closed
9 tasks

Implement remaining actions in backend #315

JonasVautherin opened this issue Mar 12, 2018 · 0 comments
Assignees

Comments

@JonasVautherin
Copy link
Collaborator

JonasVautherin commented Mar 12, 2018

The backend currently implements a subset of all the actions as defined here. Indeed, the action service is implemented here with only Arm, Takeoff and Land.

Implement the remaining one, with corresponding unit tests (as started here). MockAction will also need to be completed here.

Note that this issue can be split in multiple, smaller PRs. Using "Connects to #315." on the description of the PR will connect it to this issue on the kanban board without closing this issue.

The following actions need to be implemented:

  • Disarm
  • ReturnToLaunch
  • Kill
  • TransitionToFixedWings
  • TransitionToMulticopter
  • GetTakeoffAltitude
  • SetTakeoffAltitude
  • GetMaximumSpeed
  • SetMaximumSpeed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants