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

MoveIt Tutorials Noetic Release (0.2.0) #525

Open
1 of 7 tasks
tylerjw opened this issue Sep 14, 2020 · 9 comments
Open
1 of 7 tasks

MoveIt Tutorials Noetic Release (0.2.0) #525

tylerjw opened this issue Sep 14, 2020 · 9 comments
Assignees

Comments

@tylerjw
Copy link
Member

tylerjw commented Sep 14, 2020

MoveIt Tutorials Noetic Release (0.2.0)

Now that MoveIt was released for noetic we should get this done too. I'm assuming we won't need to backport anything as we should be able to just branch off the current state of master.

Does anyone know if there is anything extra that needs to happen to cut a release of the tutorials because it builds into a website so we get a new noetic section to the website? @rhaschke @davetcoleman

Checklist

  • Update panda_moveit_config
  • Update references to melodic to be noetic on master branch
  • Make noetic-devel branch
  • Run ROS buildfarm prerelease test
  • Update changelogs
  • Bloom
  • Write discourse post
@tylerjw tylerjw changed the title MoveIt Tutorials Noetic Release (<VERSION>) MoveIt Tutorials Noetic Release (?.?.?) Sep 14, 2020
@rhaschke
Copy link
Contributor

I don't know how the release process is handled for the tutorial pages. However, we are still missing franka_description for a release, aren't we?

@tylerjw
Copy link
Member Author

tylerjw commented Sep 30, 2020

It looks like it was released: https://index.ros.org/p/franka_description/#noetic

@tylerjw
Copy link
Member Author

tylerjw commented Sep 30, 2020

This is blocked by moveit/panda_moveit_config#72

@tylerjw tylerjw changed the title MoveIt Tutorials Noetic Release (?.?.?) MoveIt Tutorials Noetic Release (0.2.0) Oct 2, 2020
@tylerjw tylerjw self-assigned this Oct 2, 2020
@DLu
Copy link
Contributor

DLu commented Oct 7, 2020

@dqii
Copy link

dqii commented Nov 11, 2020

Does the tutorial still work with Noetic, or would it be better to use Melodic for now?

@science-code
Copy link

science-code commented Jul 8, 2022

When following the ROS Noetic version of the grasping tutorial, cloning the moveit_grasps repository fails:

git clone -b $ROS_DISTRO-devel https://github.com/ros-planning/moveit_grasps.git
Cloning into 'moveit_grasps'...
fatal: Remote branch noetic-devel not found in upstream origin

Cloning from the melodic-devel branch works:

git clone -b melodic-devel https://github.com/ros-planning/moveit_grasps.git

@rhaschke
Copy link
Contributor

rhaschke commented Jul 8, 2022

Obviously, there is no noetic-devel branch. Try the master branch. If that works, please file a PR to fix the tutorial. Thanks.

@ImSubin98
Copy link

hi all, is anybody solve this problem?
(in ubuntu 20.04, noetic ros1)

@rickstaa
Copy link
Contributor

hi all, is anybody solve this problem? (in ubuntu 20.04, noetic ros1)

Hey @ImSubin98, I had the intention to shift the tutorials to Noetic a while back, but life threw a curveball (check out moveit/panda_moveit_config#97). If anyone's up for it, feel free to tackle the issue. On another note, @rhaschke and I already sorted out the initial item on @tylerjw's list a while back.

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

No branches or pull requests

7 participants