You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Hi,
Just wondering why the trajectories generated in octopus search does not actually reach the final end point?
Thanks!
The text was updated successfully, but these errors were encountered: