Skip to content

Only the first found plan is taken into account #1

Description

@teyssieuman

The TFD solver is parameter in such a way that it give several plan in an increasing 'quality' order :

a - enable anytime search (otherwise finish on first plan found)

https://github.com/IntelligentRoboticsLabs/plansys2_tfd_plan_solver/blob/55d99752b0357d35d65d10c884092da34df9371c/src/plansys2_tfd_plan_solver/tfd_plan_solver.cpp#L92

But later, only the first found plan is taken into account:

https://github.com/IntelligentRoboticsLabs/plansys2_tfd_plan_solver/blob/55d99752b0357d35d65d10c884092da34df9371c/src/plansys2_tfd_plan_solver/tfd_plan_solver.cpp#L97

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions