Git Product home page Git Product logo

Comments (4)

burrimi avatar burrimi commented on August 15, 2024 1

If I remember correctly the problem with t=0.5*v_max is that it can lead to high accelerations in case of short segment times. The new heuristic was developed by my student nfabian, that's why the constant is named after him.

from mav_trajectory_generation.

rikba avatar rikba commented on August 15, 2024

Hi Marcelino,

this function is only a heuristic that makes an overly cautions guess on the trajectory times. Usually, this results in quite slow but feasible trajectories. Do you know what the assumption for this guess is @helenol ?
t = 0.5*v_max is also a valid heuristic which is usually feasible.

Note that for rest-to-rest trajectories you can even compute a minimum time for a feasible trajectory [Müller et al.].

from mav_trajectory_generation.

marcelinomalmeidan avatar marcelinomalmeidan commented on August 15, 2024

@burrimi, would fabian have a documentation on his heuristics?

Thanks!

from mav_trajectory_generation.

helenol avatar helenol commented on August 15, 2024

Now replaced (optionally) with trapezoidal time allocation, which is quite a bit more sensical. And no, no documentation exists... ;)

from mav_trajectory_generation.

Related Issues (20)

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.