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

Duplicate planning scene msgs in solution #638

Open
captain-yoshi opened this issue Dec 13, 2024 · 0 comments · May be fixed by #639
Open

Duplicate planning scene msgs in solution #638

captain-yoshi opened this issue Dec 13, 2024 · 0 comments · May be fixed by #639

Comments

@captain-yoshi
Copy link
Contributor

I think part of #432 introduced the redundant msgs.

Setting a planning scene in the FixedState stage results in having identical scene msgs when filling the solution :

# Solution.msg
task_id
start_scene                           # identical
sub_trajectory[0]: scene_diff         # identical (should be empty because the FixedState scene is stored in the start_scene ?)
sub_trajectory[1]: scene_diff         # OK real diff
captain-yoshi added a commit to captain-yoshi/moveit_task_constructor that referenced this issue Dec 14, 2024
@captain-yoshi captain-yoshi linked a pull request Dec 14, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant