-
Notifications
You must be signed in to change notification settings - Fork 527
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
Motion planning cannot avoid Octomap in planning scene #444
Labels
bug
Something isn't working
Comments
@henningkayser the manual update thing is the same with #407 |
@JafarAbdi Yeah It can fixed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
I am working on robot motion planning with perception from point cloud topic (3d camera). I found that when I planned robot path, the robot cannot avoid the collision in planning scene as shown in Figure .
I tried to solve this problem and found that one of the solution is it need to add something to planning scene using Scene objects tab UI and push Publish button as shown in Figure
After that I planned robot path again and you can see robot can avoid the obstacle
.
Do anyone have the way to solve this problem or the way to check this issue?
Your environment
The text was updated successfully, but these errors were encountered: