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 Vehicle.waypoint_home #105

Closed
hamishwillee opened this issue May 13, 2015 · 1 comment
Closed

Implement Vehicle.waypoint_home #105

hamishwillee opened this issue May 13, 2015 · 1 comment
Assignees
Milestone

Comments

@hamishwillee
Copy link
Contributor

Vehicle.waypoint_home was in the original documentation, but is not present in the implementation (MPVehicle). According to @geeksville (#100)

this was probably inadvertently lost when full command access was added (.. vehicle.commands[0] is guaranteed to be home). It would be easy to add it back.

Action is to add an implementation for getting this value. Also to consider adding a setter - that makes sense to me because then you could easily change the home position outside of missions.

@hamishwillee
Copy link
Contributor Author

@tcr3dr I am closing this as it is a "subset" of #252 (covers just the creation of the waypoint home, while 252 also covers hiding the waypoint from the commands list).

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

3 participants