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

Check for and fix misspelled MoveIt #845

Merged
merged 3 commits into from
Dec 18, 2023

Conversation

stephanie-eng
Copy link
Contributor

We have some misspelled MoveIt occurrences in the tutorials. moveit/moveit#2692 has a nice check that tries to catch these. This PR brings in that check and fixes the misspellings.

Maintain the exception for non-words characters in moveit/moveit#2692 to prevent failures due to class names like MoveitCpp.

This PR also augments that check for MoveIt 2 so we respect the space.

Copy link
Contributor

@sea-bass sea-bass left a comment

Choose a reason for hiding this comment

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

Cool automated check!

Co-authored-by: Sebastian Castro <4603398+sea-bass@users.noreply.github.com>
@stephanie-eng stephanie-eng enabled auto-merge (squash) December 18, 2023 16:21
@stephanie-eng stephanie-eng merged commit 01cd9d0 into moveit:main Dec 18, 2023
7 checks passed
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