-
Notifications
You must be signed in to change notification settings - Fork 244
Add note about older branches in pick_and_place_with_moveit_task_constructor.rst #1034
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
Conversation
I use Ubuntu 22.04 and ros2 humble to run the tutorial. When I clone moveit_task_constructor and build, I face many problem because my moveit is humble version. Therefore I look up the tutorial and find this problem.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ros2 and rolling ($ROSDISTRO) are not quite the same, so typing this in Rolling will fail.
Maybe leave it as is, since the main branch here tracks Rolling, but add a note saying if you're on another ROS distro to clone the appropriate branch of MTC?
I think so. I will add a special claim for |
.../pick_and_place_with_moveit_task_constructor/pick_and_place_with_moveit_task_constructor.rst
Outdated
Show resolved
Hide resolved
.../pick_and_place_with_moveit_task_constructor/pick_and_place_with_moveit_task_constructor.rst
Outdated
Show resolved
Hide resolved
…_and_place_with_moveit_task_constructor.rst
|
The build errors seem unrelated. Also changed the branch name in the humble version of the docs. #1035 |
I use Ubuntu 22.04 and ros2 humble to run the tutorial. When I clone moveit_task_constructor and build, I face many problem because my moveit is humble version. Therefore I look up the tutorial and find this problem.
Description
change branch from
ros2to$ROS_DISTROChecklist