Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

Navigation: Drone yaw hardcoded to zero if not given #89

Open
jnippula opened this issue Sep 30, 2021 · 0 comments
Open

Navigation: Drone yaw hardcoded to zero if not given #89

jnippula opened this issue Sep 30, 2021 · 0 comments

Comments

@jnippula
Copy link
Contributor

To make drone behaving properly and e.g. front camera pointing forward, there shall be a way to make drone heading pointing towards flying direction. So, there could be this kind of behaviour when giving waypoints to the navigation service:

  1. If yaw value is given the drone shall use given yaw value in the waypoint (as currently implemented).
  2. If yaw value is not given (float value NaN), the drone heading shall point forward, i.e. towards the flying direction.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant