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

Reordered code execution #516

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

AndyZe
Copy link
Member

@AndyZe AndyZe commented Sep 19, 2022

Description

I'm specifically talking about this issue: moveit/moveit2#1474. I only changed the order in which code is executed by creating the MoveGroup Interface before the executor.

The format of the code was not changed. The text explaining what the code does was also changed to represent the newly added/removed lines.

Takes over from PR #514

MoveGroupInterface was moved before spinning up the executor.

Reordered code execution

JointModelGroup was moved before spinning up the executor. Also explained what the executor does.

Reordered code execution

JointModelGroup was moved before spinning up the executor. Also explained what the executor does.

Fix minor build error, formatting
@AbduEhab
Copy link

Are there other files that need to be modified before we merge the branch? I haven't been through the entire docs to confirm any other cases, but so far this is it.

@AndyZe
Copy link
Member Author

AndyZe commented Sep 23, 2022

We are only waiting on CI to pass. It's nothing related to this PR. Sorry for the delay

@AndyZe
Copy link
Member Author

AndyZe commented Sep 26, 2022

I think the correct fix for this is to enable Cyclone DDS, which is addressed in #519. So I vote to close this PR.

@adlarkin
Copy link
Contributor

@AndyZe should we go ahead and close this, since the fix is enabling cyclone DDS which is mentioned in the tutorials?

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.

3 participants