Skip to content

A* path plan fluctuates when GlobalPlanner/use_quadratic is set to true #1194

Open
@natashasoon

Description

Hi everyone, I'm facing some issues with the global planner when using A*, and with the GlobalPlanner/use_quadratic parameter set to true. The planned path fluctuates back and forth quite often, which can be seen in the video below.

astar_fluctuating.mp4

This does not happen as long as GlobalPlanner/use_quadratic is set to false, although I'm not quite sure why. The plan generated with Dijkstra doesn't have this problem either, even when GlobalPlanner/use_quadratic is set to true. Has anyone else encountered this problem?

For context, I am using the Turtlebot3 Burger in the turtlebot world environment that has been mapped beforehand, although this happens with other environments as well.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions