Search found 186 matches

by justinleeyang
Thu Jul 05, 2018 11:05 am
Forum: Loco Positioning System
Topic: client tab loco position read button result in all anchor's xyz return 0
Replies: 4
Views: 2278

Re: client tab loco position read button result in all anchor's xyz return 0

hi,arnaud:

I have already restart again and again. I try it with window system, maybe ubuntu can work ?
by justinleeyang
Wed Jul 04, 2018 4:09 pm
Forum: Loco Positioning System
Topic: client tab loco position read button result in all anchor's xyz return 0
Replies: 4
Views: 2278

client tab loco position read button result in all anchor's xyz return 0

hi,

with 1 crazyflie2 and 2 locopositon node, client tab loco position set the every anchor's xyz then write ok, but when press read button result in all anchor's xyz return 0. why ?
1530720218(1).png
by justinleeyang
Mon Jun 11, 2018 1:13 pm
Forum: Loco Positioning System
Topic: test loco position but cfclient no any response
Replies: 15
Views: 5968

Re: test loco position but cfclient no any response

still get the same errors in the console.
by justinleeyang
Mon Jun 04, 2018 2:12 pm
Forum: Loco Positioning System
Topic: test loco position but cfclient no any response
Replies: 15
Views: 5968

Re: test loco position but cfclient no any response

and I also try the windows version, update the latest crazyflie-clients-python, the speed is normal. so maybe the VM issue ?
by justinleeyang
Mon Jun 04, 2018 1:40 pm
Forum: Loco Positioning System
Topic: test loco position but cfclient no any response
Replies: 15
Views: 5968

Re: test loco position but cfclient no any response

hi, arnaud:

after command line, don't improve the cfclient's speed.

Code: Select all

sudo apt-get remove python3-pyqtgraph
pip3 uninstall pyqtgraph
pip3 install pyqtgraph
by justinleeyang
Mon Jun 04, 2018 12:17 pm
Forum: Loco Positioning System
Topic: test loco position but cfclient no any response
Replies: 15
Views: 5968

Re: test loco position but cfclient no any response

and I have adjusted the self.is_loco_deck_active = True, how to generate a windows version cfclient?
by justinleeyang
Sun Jun 03, 2018 7:10 am
Forum: Loco Positioning System
Topic: test loco position but cfclient no any response
Replies: 15
Views: 5968

Re: test loco position but cfclient no any response

according to : If you do not want to mount and program a OW memory you can hardcode this variable to 'True' in the client: https://github.com/bitcraze/crazyflie-c ... #L662-L663. As I said, in the future it might be better to test the parameters if the LPS has been started instead of testing the mem...