add ROS_ETC to install file

This commit is contained in:
Ken Conley 2012-01-13 03:10:25 +00:00
parent f251738242
commit 8d471dc3b3
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:@CMAKE_INSTALL_PREFIX@/share
if [ ! "$ROS_MASTER_URI" ] ; then if [ ! "$ROS_MASTER_URI" ] ; then
export ROS_MASTER_URI=http://localhost:11311 export ROS_MASTER_URI=http://localhost:11311
fi fi
export ROS_ETC=@CMAKE_INSTALL_PREFIX@/etc/ros