Created
June 26, 2017 14:01
-
-
Save kor01/e269e1961b7a0c935a1ece2676629447 to your computer and use it in GitHub Desktop.
[ros edit] edit ros files #ros
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rosed [package_name] [filename] | |
rosed roscpp Logger.msg | |
# list all editable files | |
rosed [package_name] <tab><tab> | |
# set editor | |
export EDITOR='emacs -nw' | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment