Skip to content

Instantly share code, notes, and snippets.

@kor01
Last active June 26, 2017 13:08
Show Gist options
  • Save kor01/b70dbd12a37e66709b8b99397ed4c517 to your computer and use it in GitHub Desktop.
Save kor01/b70dbd12a37e66709b8b99397ed4c517 to your computer and use it in GitHub Desktop.
[ros filesystem] #ros
rospack find [package_name]
rospack find roscpp
# goto package directory
roscd roscpp
# go to log directory
roscd log
# list dir
rosls roscpp_tutorial
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment