Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem of affordance zone when using reduceSizes #12

Open
JasonChmn opened this issue Feb 10, 2020 · 1 comment
Open

Problem of affordance zone when using reduceSizes #12

JasonChmn opened this issue Feb 10, 2020 · 1 comment

Comments

@JasonChmn
Copy link

JasonChmn commented Feb 10, 2020

I created a hole in ground.stl and got this issue with the affordance zone.
image
The problem is that the affordance zone covers a part of the hole.
(Image above with reduceSizes=[0.18,0,0])
Not using the ReduceSize parameter in afftool.loadObstacleModel fix this problem.
image

@pFernbach
Copy link
Member

The method creating the issue is this one :https://github.com/humanoid-path-planner/hpp-affordance/blob/master/src/affordance-extraction.cc#L181-L192
It looks like it can only work correctly for convex shapes in the current implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants