Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oneloop Controller: some updates #3261

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

tmldeponti
Copy link
Contributor

This pull request contains some updates and improvements to the oneloop controller.

  1. Airframes for the rotating wing drone C
  2. Simulation jsbsim for the RW3C
  3. Generated autopilots to run the oneloop with either INDI or ANDI
  4. Some slight improvements in nav hybrid rotorcraft: cleaner defines and specific settings for indoor flight

In the future I plan to open another pull request to better integrate the oneloop controller with the existing rotating wing drone modules (rotwing state and effectiveness scheduling). Please refer to the issue: #3237 (comment)

@tmldeponti tmldeponti self-assigned this Apr 8, 2024
@tmldeponti tmldeponti added Airborne Enhancement Improve upon exiting functionality Rotorcraft Not a defect and removed Airborne labels Apr 8, 2024
conf/simulator/jsbsim/aircraft/rotwingv3c_SI.xml Outdated Show resolved Hide resolved
sw/airborne/modules/nav/nav_rotorcraft_hybrid.c Outdated Show resolved Hide resolved
Copy link
Member

Choose a reason for hiding this comment

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

There is a pending PR (#3248) that is changing a lot of things for stabilization, and it should be merged soon. You controller is rather independent since it is based on generated autopilot and with specific control stack, however you should check the changes that might impact you:

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you for the heads up! will keep an eye if some of my code is affected and report/fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improve upon exiting functionality Not a defect Rotorcraft
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants