Search found 3 matches

by Nickle225
Wed Aug 25, 2021 3:15 am
Forum: Bitcraze
Topic: Big Quad Issues
Replies: 2
Views: 2089

Big Quad Issues

Hi, I recently built a larger drone using the big quad deck, but am having some issues getting the motors to run. In my first attempt, I created a config.mk file and appended 'CFLAGS += -DENABLE_BQ_DECK'. When flashing this, and running it on the crazyflie, the ESCs kept beeping to indicate that the...
by Nickle225
Thu Apr 29, 2021 6:01 am
Forum: Bitcraze
Topic: Acceleration Setpoint Crazyflie Python Lib
Replies: 3
Views: 2167

Re: Acceleration Setpoint Crazyflie Python Lib

Hi, I have started looking into this. It seems to me that based on the documentation, there is no built-in controller that can handle acceleration set-points (see image below). If I simply add a packet that sends acceleration values to the commander, will it actually handle the values? Thanks for yo...
by Nickle225
Tue Feb 09, 2021 9:33 am
Forum: Bitcraze
Topic: Acceleration Setpoint Crazyflie Python Lib
Replies: 3
Views: 2167

Acceleration Setpoint Crazyflie Python Lib

Hi All, I am going to be using the Crazyflie python library for a project. I am wondering if it is possible to send the quad-copter x,y,z acceleration set-points. I know this is possible for position and velocity, but I cannot find any documentation on acceleration. For clarity, we will be using the...