- Replace upper case and lower case name occurences with KFilereplace on files:
*.md;*.py;*.launch;*.xml;*.txt;*.srv;*.msg;*.action
- Replace name occurences in folders and files:
shopt -s globstar # Enables ** rename 's/old_name/new/' ** # Run it several times until there's no new error
Last active
June 23, 2017 16:44
-
-
Save ymollard/01d10039d848859dcfe526008a74bf78 to your computer and use it in GitHub Desktop.
Rename ROS package
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment