Skip to content

Kingamadej 80 takeoff detection - #81

Open
cyber-kinga wants to merge 5 commits into
mainfrom
kingamadej-80-takeoff-detection
Open

Kingamadej 80 takeoff detection#81
cyber-kinga wants to merge 5 commits into
mainfrom
kingamadej-80-takeoff-detection

Conversation

@cyber-kinga

Copy link
Copy Markdown
Contributor

I wrote some code that aims to detect takeoff. The idea is to detect when acceleration vector changes - when it goes upwards.

@cyber-kinga cyber-kinga linked an issue Aug 11, 2023 that may be closed by this pull request

@Bartosz-Slowik Bartosz-Slowik left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a few issues.

  1. this will trigger if at ANY point during the installation into the rocket the cansat is tilted/rotated.
  2. this should be in a separate function.
  3. I think match would be better than this if/else

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Takeoff detection

2 participants