Phase III trajectory generation--3. Properties of motion planning algorithms

Source: Internet
Author: User
Tags terminates


There are two important properties that we want to talk about when discussing the scheduling algorithm. The first one is called completeness .

This means that if a solution exists by multiplying the problem, the planner will find it.

If the solution does not exist, the planner terminates and reports no solution.

Therefore, consider the following two scenarios.

In the first case, the complete algorithm might correctly identify it as a solution.

The second, the algorithm terminates and tells us that there is no solution.

Now, there may be something bothering you about the solution identified in the first example.

This brings us a second attribute, optimality.

The planning algorithm is always optimal and returns the sequence that minimizes some of the cost functions. So, for example, if we use the total travel distance as a cost function,

Then this would be the best solution, and that wouldn't be the case.

Phase III trajectory generation--3. Properties of motion planning algorithms

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.