Skip to content

Questions about exploration graph sampling #62

@Josgonmar

Description

@Josgonmar

Hi!

When planning, I've noticed an issue with how the exploration graph is being sampled. It tends to expand preferentially near the walls, forming a "U" shape when approaching the edge of the scan.

From the visualization, it seems that the algorithm might be misclassifying certain areas as non-free space, even though the TSDF representation suggests that there is ample free space available.

Image

The TSDF looks like this:

Image

As you can see, there is plenty of free space there.
Could this be related to how the planner thresholds free vs. occupied space and, are there any parameters that could be tuned to improve sampling behaviour in open areas?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions