Search found 4 matches

by Huibean
Tue May 09, 2017 11:58 am
Forum: Loco Positioning System
Topic: LPS unstable after second Crazyflie join
Replies: 3
Views: 3503

Re: LPS unstable after second Crazyflie join

Thanks arnaud, It's the default two-way-ranging (TWR) mode, now I try to set TDoA mode
, compile Crazyflie with config.mk ESTIMATOR = kalman” and “LPS_TDOA_ENABLE=1, then I use Python Client to connect Crazyflie,Anchor 6 \ 7 didn't show up and both distance not display in top
粘贴图片.png
粘贴图片1.png
by Huibean
Tue May 09, 2017 6:30 am
Forum: Loco Positioning System
Topic: LPS unstable after second Crazyflie join
Replies: 3
Views: 3503

LPS unstable after second Crazyflie join

Hi Bitcraze,
Currently LPS works fine with One Crazyflie,But after second Crazyflie power on, it becomes unstable and location data no right
WechatIMG37.jpeg
by Huibean
Fri May 05, 2017 2:45 am
Forum: Loco Positioning System
Topic: Can not set anchor positions
Replies: 2
Views: 2943

Re: Can not set anchor positions

Thanks Arnuad! It works now, after reflashing Crazyflie firmware
by Huibean
Wed May 03, 2017 9:49 am
Forum: Loco Positioning System
Topic: Can not set anchor positions
Replies: 2
Views: 2943

Can not set anchor positions

After setting 6 anchor, I was trying set the anchor positions But each time I change location value and click write to anchors button, nothing changed, and when I click Get from anchors button, value reset to all (0, 0, 0) 粘贴图片.png Then I trying to set position through python lib and the LoPoAnchor'...