-
Notifications
You must be signed in to change notification settings - Fork 560
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
WMD Track: Tutorial cleanup #1293
Comments
Hello! If it is alright and available, I would take a look at
Please, let me know what you think. Thank you. PS: I am not sure what WMD Track this would belong to, but this issue seemed like the best place for it. 😄 Also, if you think there is anything relevant for tutorials / MSA in any of these repositories (and not already present/planned in |
Hey @AndrejOrsula thanks for all the work so far!
Although I think calibration would be a higher priority, eventually, a tutorial that demonstrates how to use |
Small warning: the author of |
Is anybody interested in taking on a dual-arm tutorial? I can give guidance and I have example code to refer to. That seems like a high priority |
We tried to make work any demo of ros2_control, moveit and multiple arms a few times in these last months. We didnt success and I think that is not currently possible. I will try to explain our conclusions:
General conclusions:
Specific details:
The only potential solution we did not test is something like having one single robot description with two arms. In our case we wanted to use ur5, and that would have been implied to do a lot of work on ur5_description to work well in the same robot. This same solution would imply to use one single move_group_interface client with multiple groups. That's it. @AndyZe @bmagyar may this be a more detailed description that could help on finding a solution? |
I'll be working through and cleaning up tutorials now! |
I'm planning to consolidate the two MTC tutorials now unless somebody is already doing that. |
^scratch that, i'll work on landing the integration test PR instead: moveit/moveit2_tutorials#389 |
I'll consolidate the task constructor tutorials. The one we want to keep is this one right? https://moveit.picknik.ai/main/doc/tutorials/pick_and_place_with_moveit_task_constructor/pick_and_place_with_moveit_task_constructor.html |
Correct! Thank you 👍 |
Closing because World MoveIt Day is over. Thanks everybody. |
This track will be about tutorial cleanup (https://github.com/ros-planning/moveit2_tutorials).
I'll help people select and scope their work, and guide them to get contributions finished and merged.
There are tons of things to clean up. Here are a few that come to mind:
Finish and merge PR's that are already open (https://github.com/ros-planning/moveit2_tutorials/pulls)
There are two MoveIt Task Constructor tutorials. We should consolidate to one. Suggest deleting this one: https://moveit.picknik.ai/humble/doc/examples/moveit_task_constructor/moveit_task_constructor_tutorial.html
A dual-arm tutorial. There was one started here and I can give excellent guidance on this task.
Anybody (@tylerjw) please feel free to add more ideas.
The text was updated successfully, but these errors were encountered: