Closed stephanie-eng closed 11 months ago
We have some misspelled MoveIt occurrences in the tutorials. https://github.com/ros-planning/moveit/pull/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 https://github.com/ros-planning/moveit/pull/2692 to prevent failures due to class names like MoveitCpp.
This PR also augments that check for MoveIt 2 so we respect the space.
We have some misspelled MoveIt occurrences in the tutorials. https://github.com/ros-planning/moveit/pull/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 https://github.com/ros-planning/moveit/pull/2692 to prevent failures due to class names like MoveitCpp.
This PR also augments that check for MoveIt 2 so we respect the space.