-
Hi, Sorry I am a total beginner using nodejs
but I kept getting:
I, [2014-02-23T01:26:07.416Z] INFO -- : Initializing connections...
I, [2014-02-23T01:26:07.418Z] INFO -- : Initializing connection …
-
I have been trying to use the Crazyflie 2.x python api to control a drone using the trained PPO controller. I think I might be running into reference frame issue. Do yall have any examples of taking a…
-
Hello Everyone,
Some of you can get some advance in one of these critical topics for this Library:
*Wired Clock Synchronization
*Wireless Clock synchronization
*TDoA System
*Multiple TAG Support wit…
-
Is there some limit to the size of messages sent from the Crazyradio via cflib? I know the limit for P2P is 60 bytes but if I try to send a payload of more than 30 bytes through the Crazyradio with cf…
-
hi
I have been trying to replicate this project with Crazyflies 2.0 and ai-deck. I have followed the instruction and managed to deploy the code into the drone but when I restart the drone nothing hap…
-
Hi! I am trying to use the Webots simulator, specifically the formation control simulation. I am able to start the simulation correctly but when I click on takeoff on the gui interface, the drones (us…
-
Hi Whoenig:
We are going to do some research on crazyflies, and we have the Optitrack as the mocap system.
I following the instructions which provide in _**Flying Multiple UAVs Using ROS**_, and we …
-
We should add a version to the yaml files for better maintainability.
I guess this issue is more about how we'd like to do it, do we just add 'version:' on the top? and do we only do it for the cra…
-
I want to make the project easier to understand for new contributors. I think the most important thing is adding code comments, followed by adding more tutorial-type content in readthedocs for differe…
-
Cpp link already has certain quality stats implemented that looks at amount of packets sent, how many acks have been returned and the delay of the messages being received (like here: https://github.co…