Skip to content

Loco positioning system - anchor position setup #655

Answered by krichardsson
frulloa asked this question in Q&A
Discussion options

You must be logged in to vote

It is not that important where the origin is located, but there are a couple of things to keep in mind.

  1. The default behavior of the code is generally to assume that the Crazyflie is "close" to the origin when turned on. For instance, the kalman estimator is reset to (0, 0, 0), and will usually converge to the correct position as long the real CF position is not too far away (within a few meters). If you configure your origin to be something like 20 meters away, this might not work and you will have to configure the reset position to be close to the real position.
  2. There is a general assumption that the floor is at Z=0, some scripts will go to Z=0 when landing for instance

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@frulloa
Comment options

Answer selected by frulloa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants