-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update 'Motion planning for a MoveIt 2 arm' link on Demos page #3619
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
Update 'Motion planning for a MoveIt 2 arm' link on Demos page #3619
Conversation
That seems reasonable to me, but I'm not entirely sure. @tylerjw can you comment here on what tutorials we should be pointing to for the different releases? |
|
Thank you for tagging me. I am going to propose a change to that site tomorrow at our wg meeting that will affect this. The tldr is that the main branch of MoveIt supports humble/iron/rolling so we should stop directing people to any version of the tutorial site but the main one. I tried copying the ROS docs site last year with the multiversion stuff and am now regretting it because it just caused confusion. |
Signed-off-by: Christophe Bedard <[email protected]>
d99eaa1 to
0e4e765
Compare
|
Sounds good, I changed it to point to |
Signed-off-by: Christophe Bedard <[email protected]> (cherry picked from commit 7d769d8)
Signed-off-by: Christophe Bedard <[email protected]> (cherry picked from commit 7d769d8)
Signed-off-by: Christophe Bedard <[email protected]> (cherry picked from commit 7d769d8)
#3625) Signed-off-by: Christophe Bedard <[email protected]> (cherry picked from commit 7d769d8) Co-authored-by: Christophe Bedard <[email protected]>
#3627) Signed-off-by: Christophe Bedard <[email protected]> (cherry picked from commit 7d769d8) Co-authored-by: Christophe Bedard <[email protected]>
#3626) Signed-off-by: Christophe Bedard <[email protected]> (cherry picked from commit 7d769d8) Co-authored-by: Christophe Bedard <[email protected]>
See osrf/ros2_test_cases#959
The "Motion planning for a MoveIt 2 arm" link is being redirected from http://moveit2_tutorials.picknik.ai/ to https://moveit.picknik.ai/humble/index.html, so update the link.
There is https://moveit.picknik.ai/main/index.html (for Rolling), but there are no versions for other ROS 2 distros, so I just used the Humble version. Perhaps
rollingcould point to https://moveit.picknik.ai/main/index.html and Iron and older can point to https://moveit.picknik.ai/humble/index.html?