Skip to content

Conversation

@davetcoleman
Copy link
Member

@davetcoleman davetcoleman requested a review from rhaschke March 10, 2021 18:01
@davetcoleman davetcoleman force-pushed the pr-clarify-source-build branch from 09f8038 to 1d41d14 Compare March 10, 2021 18:06
Copy link
Member

@AndyZe AndyZe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes sense.


wstool init .
wstool merge -t . https://raw.githubusercontent.com/ros-planning/moveit/master/moveit.rosinstall
wstool remove moveit_tutorials # this is clone'd in the next section
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
wstool remove moveit_tutorials # this is clone'd in the next section

Why do we need this line .? isn't the workspace empty

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The next section has this line:
git clone https://github.com/ros-planning/moveit_tutorials.git -b master

Which then causes an error. So we could either

  1. Remove it in the next section
  2. Remove it here

I thought this approach was better, because the older versions of the tutorials install moveit from debian, so need this line. So keeping it this way keeps things standard.

However for a beginner, they might think we're crazy and we should remove the second instance of it. Either way is fine with me.

@davetcoleman davetcoleman merged commit 25e4c7e into master Mar 11, 2021
@delete-merged-branch delete-merged-branch bot deleted the pr-clarify-source-build branch March 11, 2021 16:19
Abishalini pushed a commit to Abishalini/moveit_tutorials that referenced this pull request Apr 29, 2021
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

Successfully merging this pull request may close these issues.

4 participants