-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial commit * Initial commit * Added environment setup instructions * Added necessary docstring/reference * Fixed list numbering * Added Docstrings * Added basic manual-mode drone control * Added various missing type annotations and reformatted docstrings * Started working on class docstring * Removed wrongly committed file * Added proper type annotations and docstrings. Minor reformatting. * Initial commit * Added environment setup instructions * Added necessary docstring/reference * Fixed list numbering * Added Docstrings * Added basic manual-mode drone control * Added various missing type annotations and reformatted docstrings * Started working on class docstring * Added proper type annotations and docstrings. Minor reformatting. * Fixed behind tests branch * Fix typos * Fix improper formatting * Added missing type annotation * Added missing type annotation * Initial commit * Added some docstrings * Initial commit * Pre-commit whitespace fixes * Added files needed for pre-commit * Reformat README * Updated package management, reformat README, docstring additions * Update .pre-commit-config.yaml * Fix unsupported character * Completed docstrings and type annotations * Started PID loop integration * Implemented throttle PID * Implemented gps velocity tracking for more sensible calculations * Implement basic PID tuning (that works) * Tuned pitch and roll PID loops * PID Tuning * Completed PID Tuning, added comments * Complete pre-commit * Added variable pitch target * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix mega mondo missing type hints --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
37517d5
commit 594011b
Showing
5 changed files
with
699 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.