You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For my projects I encountered the issue that a lot of the tutorials presented are not directly suitable to apply for a Universal Robot.
As discussed in other issues like #2014 and #3 there are more people that would like to use other robots with the moveit_py.
With the examples given in #2014 and #2483 I managed to get the tutorial also working for the Universal robots.
To get the tutorial functional with the original yaml that is provided for the Panda robot I added more planner configs in the launch file in a way proposed in #808
I have uploaded the code for a working tutorial with a UR5 here
I have tested the basic functionality of these launch files and hope that it is useful for other people as well, but is this suitable for a pull request/ is it okay to have a duplicated tutorial?
The text was updated successfully, but these errors were encountered:
Description
For my projects I encountered the issue that a lot of the tutorials presented are not directly suitable to apply for a Universal Robot.
As discussed in other issues like #2014 and #3 there are more people that would like to use other robots with the
moveit_py
.With the examples given in #2014 and #2483 I managed to get the tutorial also working for the Universal robots.
To get the tutorial functional with the original yaml that is provided for the Panda robot I added more planner configs in the launch file in a way proposed in #808
I have uploaded the code for a working tutorial with a UR5 here
Environment
Question
I have tested the basic functionality of these launch files and hope that it is useful for other people as well, but is this suitable for a pull request/ is it okay to have a duplicated tutorial?
The text was updated successfully, but these errors were encountered: