Giter Site home page Giter Site logo

How to enable yaw control about airsimneurips HOT 2 CLOSED

jd-eth avatar jd-eth commented on July 19, 2024
How to enable yaw control

from airsimneurips.

Comments (2)

JD-ETH avatar JD-ETH commented on July 19, 2024

Hi @surfii3z. glad that you like it!

I wish you good luck with the tier2 and tier3. Frankly I had planned to do that as well, however it turned out much more difficult that I thought: The rendering was just too pretty to reliably detect the gates 🤣

What I had in mind:

  1. At the end of planning stage, compute an additional yaw correction that is necessary and assume a smooth transition so that you can directly add it to the planned trajectory. So the planning algorithm originally doesn't care about yaw as it is independent. However, you know roughly how the gates should look so you could try to align yourself in that orientation already. Obviously the realistic cases are much more complicated than that (gate can oriented such that it looks up or downwards), so you need to be careful with how you decompose rotation.

  2. Be also very careful in the control stage. If you know some drone dynamics, you will realize that a drone has much control in yaw axis than in the rest of them. Ideally you want to incorporate that into your control problem and avoid unrealistic control problem as we try to operate on the limit.

Good luck and have fun!

from airsimneurips.

surfii3z avatar surfii3z commented on July 19, 2024

Thanks for the ideas!

from airsimneurips.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.