We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I was looking at the docs for catkin here: http://docs.ros.org/api/catkin/html/user_guide/environment.html
At the end it says:
**NOTE**: These environment hooks are only for variable settings. Shell aliases and functions
Can't really tell if it implies that we should or shouldn't put aliases / functions in there. (Kind of a cliff-hanger haha)
The text was updated successfully, but these errors were encountered:
831182f
I clarified the docs. Yes, you can use the environment hooks for variables, shell aliases, auto complete functions etc.
Sorry, something went wrong.
Insert resolved topic name in subscribed_topics_ (ros#516)
f9157b2
As unique id for an individual subscriber.
dirk-thomas
No branches or pull requests
I was looking at the docs for catkin here: http://docs.ros.org/api/catkin/html/user_guide/environment.html
At the end it says:
Can't really tell if it implies that we should or shouldn't put aliases / functions in there. (Kind of a cliff-hanger haha)
The text was updated successfully, but these errors were encountered: