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
It's just an idea. If we have 99.hrpsys_gazebo_tutorials.sh in etc/catkin/profile.d, setup.sh automatically sources the shell script.
99.hrpsys_gazebo_tutorials.sh
etc/catkin/profile.d
setup.sh
This is the mechanism rosbash uses.
$ ls -l /opt/ros/hydro/etc/catkin/profile.d total 44 -rw-r--r-- 1 root root 2620 Mar 4 06:30 05.catkin_make.bash -rw-r--r-- 1 root root 2533 Mar 4 06:30 05.catkin_make_isolated.bash -rw-r--r-- 1 root root 235 Mar 4 07:41 10.rosbuild.sh -rw-r--r-- 1 root root 122 Mar 4 07:56 10.roslaunch.sh -rw-r--r-- 1 root root 1678 Mar 4 07:29 10.ros.sh -rw-r--r-- 1 root root 201 Mar 4 08:12 15.rosbash.bash -rw-r--r-- 1 root root 201 Mar 4 08:12 15.rosbash.tcsh -rw-r--r-- 1 root root 199 Mar 4 08:12 15.rosbash.zsh -rw-r--r-- 1 root root 292 Mar 4 10:38 15.rosjava.bash -rw-r--r-- 1 root root 292 Mar 4 10:38 15.rosjava.sh -rw-r--r-- 1 root root 895 Dec 3 17:17 99.roslisp.sh
The text was updated successfully, but these errors were encountered:
Merge pull request start-jsk#42 from YoheiKakiuchi/add_staro_yaml
f225f43
add staro.yaml
No branches or pull requests
It's just an idea.
If we have
99.hrpsys_gazebo_tutorials.sh
inetc/catkin/profile.d
,setup.sh
automaticallysources the shell script.
This is the mechanism rosbash uses.
The text was updated successfully, but these errors were encountered: