Code Monkey home page Code Monkey logo

Comments (3)

minghancmh avatar minghancmh commented on August 25, 2024

Found out that modifying params.Ra yielded a trajectory that reaches the endpoint. Just curious as to what this Ra is ?

from mader.

jtorde avatar jtorde commented on August 25, 2024

Hi @minghancmh,

Ra is the radius of a sphere in which the algorithm will try to find a trajectory. Octopus Search will not create any control points that lie outside that sphere (see this line).

Octopus Search will try to find a trajectory that finishes close to the goal (but it does not have to be exactly the goal). The trajectory obtained by Octopus Search will be used as initial guess in the optimization. In this optimization, the distance between the endpoint of the trajectory and the goal is minimized (see Section V-D of the paper)

from mader.

jtorde avatar jtorde commented on August 25, 2024

I'm closing this for now, but feel free to reopen it if needed

from mader.

Related Issues (17)

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.