Search found 1050 matches

by kimberly
Tue Apr 26, 2022 12:41 pm
Forum: AI-deck
Topic: is the debug adapter compatible with the AI deck?
Replies: 1
Views: 7733

Re: is the debug adapter compatible with the AI deck?

Hi! You can use the debug adapter kit the go from the 20 pin thick ribbon cable from the Olimex ARM-USB-TINY-H JTAG (Jlink should work too), to a thinner 10 pin cable that you connect to the AIdeck. It was usually part of the AIdeck documentation , but now it has disappeared (except for this image ).
by kimberly
Fri Apr 22, 2022 9:02 am
Forum: Autonomous flight
Topic: New controller for the crazyflie 2.1
Replies: 9
Views: 18966

Re: New controller for the crazyflie 2.1

oke cool! Let us know if it works out About that comment about the delay, it will be quite difficult to proof this... as it will be impossible to correctly sync up the data. But anyway, the delay comment is kind of compiled from feedback from several advanced users that used the crazyflie to try to ...
by kimberly
Wed Apr 20, 2022 10:56 am
Forum: Lighthouse positioning system
Topic: Crazyflie 2.0 Reflash
Replies: 1
Views: 8300

Re: Crazyflie 2.0 Reflash

Hi! Could it might be that you have flashed a non-crazyflie firmware on there? It sounds a lot like the same problem some others had, after they flashed a Bolt firmware for instance which usually results the M2 blue led to be on all the time. These are the instructions to reflash the crazyflie in re...
by kimberly
Wed Apr 20, 2022 10:51 am
Forum: Autonomous flight
Topic: Drifting in x & y direction while yawing about the drone's center
Replies: 3
Views: 17760

Re: Drifting in x & y direction while yawing about the drone's center

Ah woops! yes that was a wrong copy paste, Yes I mean the PMW3901 Good eye! About your last question, about the drift happening randomly... yes I would imagine so. There might be some influence of the lighting, the texture on the ground or something else, but we haven never did any testing on this. ...
by kimberly
Tue Apr 19, 2022 11:06 am
Forum: Autonomous flight
Topic: New controller for the crazyflie 2.1
Replies: 9
Views: 18966

Re: New controller for the crazyflie 2.1

Hi! Sorry for the delay, due to the easter holiday. - Sure there is some kind of Matlab to c converter, but never really heard of anything that does that from simulink blocks. Usually people integrate it themselves in c from scratch. So in that sense... I don't think that automatically generating c ...
by kimberly
Tue Apr 19, 2022 9:26 am
Forum: Autonomous flight
Topic: Drifting in x & y direction while yawing about the drone's center
Replies: 3
Views: 17760

Re: Drifting in x & y direction while yawing about the drone's center

Hi! I moved your topic to autonomous flight as you can see. The flow sensor, namely the VL53L1x by pixart imaging, only outputs a single xy flow vector. We still have the datasheet on the deprecated wiki (we need to move that at one point) But, the optical flow sensors is a camera by definition, tra...
by kimberly
Tue Apr 19, 2022 9:02 am
Forum: Bitcraze
Topic: [SOLVED] vx, vy velocity
Replies: 2
Views: 9094

Re: vx, vy velocity

Hi! I assume you have already gone through the getting started tutorial of the crazyflie right?: https://www.bitcraze.io/documentation/tutorials/getting-started-with-crazyflie-2-x/, and you can control the crazyflie with the command control panel on the cfclient 's flight tab (make sure to disconnec...
by kimberly
Tue Apr 19, 2022 8:31 am
Forum: Bitcraze
Topic: defconfig issue & Using additional motor
Replies: 1
Views: 8101

Re: defconfig issue & Using additional motor

hi! Sorry for the late reply. Do you use the Crazyflie 2.1 or the Crazyflie Bolt? For your defconfig issue: It seems that you are on a older version of the firmware. Are you using the virtual machine and if so, which version? You will probably need to update the git repository of the crazyflie-firmw...
by kimberly
Tue Apr 12, 2022 12:09 pm
Forum: Developer Discussions
Topic: [SOLVED]Many crazyfies and two radios
Replies: 4
Views: 10160

Re: Many crazyfies and two radios

Hi! Let me just quickly pitch in here, you do have to still put the first number of the URI to 0 for crazyradio number 1 and to 1 for crazyradio number 2, just as you mentioned before. It was just a typo of kristoffer, as now all the crazyflies are only connecting to 1 radio on different channels. S...
by kimberly
Tue Apr 12, 2022 7:00 am
Forum: Support
Topic: Can't connect to Crazyflie
Replies: 5
Views: 10880

Re: Can't connect to Crazyflie

Hi! I noticed from your screenshots that you are trying to connect the crazyflie on channel 0. Perhaps try another channel instead? Could you connect your crazyflie with a USB cable, and maybe change it to 40. Also, I see from your picture that you are using the virtual machine in virtual box. Have ...