Giter Site home page Giter Site logo

Inverse s->time about ruckig HOT 5 CLOSED

pantor avatar pantor commented on August 12, 2024
Inverse s->time

from ruckig.

Comments (5)

pantor avatar pantor commented on August 12, 2024 3

For the real, spatial position, the inverse is not unique. For example, a trajectory starting from p=0 with v>0 with the same target position and the same positive target velocity will cross p=0 (at least) three times. Nonetheless, I think this features might still be useful.

If you mean a path position parameter (as often found for path-based time parametrization), this inverse is of course unique. However, ruckig does not expose a path position, and an additional interface for that would be required.

For all cases, Ruckig does not overshoot (see #22).

from ruckig.

pantor avatar pantor commented on August 12, 2024

Thanks for your suggestion! In general, the inverse is not unique, so we could only have something like findTime(position) -> [time] returning a list of times.

from ruckig.

ahoarau avatar ahoarau commented on August 12, 2024

The inverse is not unique, so it means s is not monotonic ?
I'm guessing in case of overshooting ?
Do we have access to this info in ruckig ? isOvershooting ?

from ruckig.

pantor avatar pantor commented on August 12, 2024

The latest commit adds the method get_first_time_at_position, which returns the time that the trajectory passes a specific position of a given DoF the first time. You can find the documentation here.

from ruckig.

ahoarau avatar ahoarau commented on August 12, 2024

That is awesome ! Thanks @pantor . @traversaro

from ruckig.

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.