Page 1 of 1
auto place the anhor, no need measure coordinate?
Posted: Sun Nov 26, 2017 1:21 pm
by justinleeyang
hi, arnaud:
auto place the anchor, no need measure anchor coordinate. what method can do? I see your blog, the following:
https://www.bitcraze.io/2017/10/automat ... stimation/
but don't understand it.
Re: auto place the anhor, no need measure coordinate?
Posted: Wed Nov 29, 2017 10:52 am
by arnaud
Hi,
The algorithm described in this post is a 'fun Friday hack', it is not full-proof yet and we have not taken the time to push the code anywhere yet.
Re: auto place the anhor, no need measure coordinate?
Posted: Thu Nov 30, 2017 3:51 pm
by justinleeyang
hi, arnaud:
ok, have you known more method to achieve it ?
Re: auto place the anhor, no need measure coordinate?
Posted: Mon Dec 04, 2017 1:31 pm
by arnaud
The code has been pushed this Friday:
https://github.com/bitcraze/crazyflie-c ... 4651a67c02 (a Monday blog post is coming).
There is other more sophisticated approaches, one was developed by the
LTH university, but we have not been able to implement them in the LPS ecosystem yet.
Re: auto place the anhor, no need measure coordinate?
Posted: Mon Dec 11, 2017 2:46 pm
by justinleeyang
yes, thanks!