Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

On-board controller and EKF source code #152

Open
Allenhanbo opened this issue Oct 18, 2019 · 2 comments
Open

On-board controller and EKF source code #152

Allenhanbo opened this issue Oct 18, 2019 · 2 comments

Comments

@Allenhanbo
Copy link

Hi Whoening, I was trying to use test_high_level.py and vicon to fly drone. You told me that this script is using the onboard controller. How can I access to the source code to see how the controller and EKF is designed? Thanks.

@JIMMMY0
Copy link

JIMMMY0 commented Oct 21, 2019

Check the crazyflie firmware here.
You can find them in the crazyswarm repository also.

@Allenhanbo
Copy link
Author

Hi Jimmyo, thanks for your reply. I have found the source code from the link you send to me. For the mellinger controller used in line 15 of test_high_level.py(https://github.com/whoenig/crazyflie_ros/blob/master/crazyflie_demo/scripts/test_high_level.py), I can find the source code in there https://github.com/bitcraze/crazyflie-firmware/blob/master/src/modules/interface/controller_mellinger.h

For the EKF used in test_high_level.py, could you tell me which file should I read through in the link you sent to me?

Thanks a lot.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants