Search found 36 matches

by imranmomtaz
Tue May 05, 2020 2:38 am
Forum: Quadcopters
Topic: CF2.1 firmwire query for machine learning (ML) applications.
Replies: 14
Views: 6779

CF2.1 firmwire query for machine learning (ML) applications.

Hello, I was planning to do some machine learning code in the CF2.1 firmwire. I have following query regarding this: 1. How much memory in RAM, and ROM is available to implement ML approach? 2. Please suggest me a ML package which will be suitable for CF2.1 and be compatible with its core? I want to...
by imranmomtaz
Wed Apr 22, 2020 10:51 pm
Forum: Bitcraze
Topic: Query regarding controller implementation with accelerometer values
Replies: 1
Views: 1633

Query regarding controller implementation with accelerometer values

Hello,
Could anybody tell me if any controller in the CF use accelerometer values? If yes, which one is that and how can I select that in the CF system?
Thanks.
by imranmomtaz
Fri Apr 17, 2020 1:21 am
Forum: Bitcraze
Topic: Query regarding Kalman filter update function.
Replies: 1
Views: 1616

Query regarding Kalman filter update function.

Hello, I needed some help to understand which are the appropriate function for Kalman filter update when 1. I have lighthouse deck 2. I have flow v2 deck 3. I have both flow v2 and lighthouse deck connected with CF. I can understand the main block is the scalarUpdate at https://github.com/bitcraze/c...
by imranmomtaz
Tue Apr 14, 2020 6:00 pm
Forum: Bitcraze
Topic: Query regarding flow deck and lighthouse deck
Replies: 2
Views: 2027

Re: Query regarding flow deck and lighthouse deck

Thank you. I understand now. :)
by imranmomtaz
Mon Apr 13, 2020 3:57 am
Forum: Bitcraze
Topic: Query regarding flow deck and lighthouse deck
Replies: 2
Views: 2027

Query regarding flow deck and lighthouse deck

Hello, When I mount a flow deck v2 and/or lighthouse deck with the CF2.1, does the client automatically recognize this or I need to do any change in the config.mk file? Currently, I have following in the config.mk: CFLAGS += -DDISABLE_LIGHTHOUSE_DRIVER=0 I am specifically asking this question regard...
by imranmomtaz
Tue Mar 17, 2020 7:41 pm
Forum: Bitcraze
Topic: Query regarding lighthouse get_bs_geometry.py
Replies: 3
Views: 2851

Query regarding lighthouse get_bs_geometry.py

Hello, I have trying to setup the lighthouse with my crazyflie 2.1 and so far, I have been able to setup the cfclient, and the radioPA link. I was following the steps given in https://github.com/bitcraze/crazyflie-firmware/blob/master/docs/lighthouse_overview.md and after running tools/lighthouse/ge...