Search found 6 matches

by A-SH
Mon Jun 18, 2018 6:58 pm
Forum: Developer Discussions
Topic: Crazyflie-Crazyflie Communication
Replies: 0
Views: 4111

Crazyflie-Crazyflie Communication

I am trying to achieve drone-drone communication using CF2, where CF2 can send commands to each other or simply send/receive "I am alive" messages. I went through the forums and found several posts where people are asking whether it is doable or not, the answers are all pretty much the sam...
by A-SH
Fri Jun 08, 2018 4:20 pm
Forum: Developer Discussions
Topic: CrazyRadio Cannot Find CF2
Replies: 1
Views: 1310

CrazyRadio Cannot Find CF2

Hi all, When we change the default address of CF2 to some other valid address, basiclog.py (from examples) cannot find the CF2 anymore. Any idea how to detect CF2 using Radio PA even when their address is no longer the default address. We traced back scan_interfaces function and it seems that the fu...
by A-SH
Mon Jun 04, 2018 5:17 pm
Forum: Loco Positioning System
Topic: Example code autonomous Sequence not working properly
Replies: 10
Views: 5650

Re: Example code autonomous Sequence not working properly

My apologies for the very late reply, we accidentally broke the Micro USB socket of one of the anchors and it took us until now to have the LPS up and running again. We double checked the positions of the anchors and orientation of each of the three axes, all seems correct. One strange thing we noti...
by A-SH
Mon May 21, 2018 8:55 pm
Forum: Loco Positioning System
Topic: Example code autonomous Sequence not working properly
Replies: 10
Views: 5650

Re: Example code autonomous Sequence not working properly

Hi The CF2 is placed in the correct orientation initially. I was checking LPS tab as you suggested and I guess I figured out what the problem is. However, I don't know what is the cause of it. So, when I place the CF2 somewhere within the flying volume, the LPS tab shows that the CF2 can communicate...
by A-SH
Fri May 18, 2018 6:57 pm
Forum: Loco Positioning System
Topic: Example code autonomous Sequence not working properly
Replies: 10
Views: 5650

Example code autonomous Sequence not working properly

Hi all, We have been trying to make the crazyflie move in absolute coordinate system with the help of LPS. When we try to run the sample code "autonomousSequence.py", the crazyflie flies away out of the flying volume in some direction. (we just changed the sequence of points in autonomousS...