Skip to content

Update move groupe c++ interface doc#563

Merged
AndyZe merged 3 commits intomoveit:masterfrom
JM322:doc_update_moveGroup_cpp_interface
Dec 12, 2020
Merged

Update move groupe c++ interface doc#563
AndyZe merged 3 commits intomoveit:masterfrom
JM322:doc_update_moveGroup_cpp_interface

Conversation

@JM322
Copy link
Copy Markdown
Contributor

@JM322 JM322 commented Dec 7, 2020

Description

Took me ages to realize that it's necessary to enforce the joint_model_state_space when using orientation path constraints in close proximity to the robot's base link.

Give reference to the fact that in some cases one has to enforce the joint_model_state_space.

Give reference to the fact that in some cases one has to enforce the joint_model_state_space
@welcome
Copy link
Copy Markdown

welcome Bot commented Dec 7, 2020

Thanks for helping in improving MoveIt and open source robotics!

@AndyZe
Copy link
Copy Markdown
Member

AndyZe commented Dec 7, 2020

Ah, this might explain some trouble I was having awhile ago. Can you also please add a note to the .rst file here? That will get seen by more eyes than the C++ comments, I bet.

@JM322
Copy link
Copy Markdown
Contributor Author

JM322 commented Dec 9, 2020

The .rst file itself does not contain the tutorial. As far as I understood it, the tutorial will be auto-generated by the tutorial-formatter.py script using the comments within the .cpp file.

Copy link
Copy Markdown
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.

You're right! It looks good except for a whitespace issue. Will approve provided you clean up that whitespace. Thanks for a nice contribution.

whitespace

// By enforcing ``joint space`` the planning process will use rejection
// sampling to find valid requests. Please not that this might
// increase planning time considerably.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please replace these two blank lines with a single line:

//

@AndyZe
Copy link
Copy Markdown
Member

AndyZe commented Dec 10, 2020

The clang format check failed. Check out the log here:

https://travis-ci.com/github/ros-planning/moveit_tutorials/jobs/457309704

Should be easy to fix, though

@AndyZe
Copy link
Copy Markdown
Member

AndyZe commented Dec 10, 2020

Here are the issues. If you want, you can run clang-format to fix this automatically. See here [clang-format Auto Code Formatting]

clang_format_failed

@AndyZe AndyZe merged commit 86d30b4 into moveit:master Dec 12, 2020
@welcome
Copy link
Copy Markdown

welcome Bot commented Dec 12, 2020

Congrats on getting your first MoveIt pull request merged and improving open source robotics!

Abishalini pushed a commit to Abishalini/moveit_tutorials that referenced this pull request Apr 29, 2021
* Update move groupe c++ interface doc

Give reference to the fact that in some cases one has to enforce the joint_model_state_space

* Removed white spaces and fixed typo

* Removed trailing whitespaces
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.

2 participants