need to have stacks on RPP as well

This commit is contained in:
Ken Conley 2012-01-24 21:53:22 +00:00
parent 07a11089d9
commit 8e99e244f2
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# This file was automatically generated.
#
export ROS_ROOT=@CMAKE_INSTALL_PREFIX@/share/ros
export ROS_PACKAGE_PATH=@CMAKE_INSTALL_PREFIX@/share
export ROS_PACKAGE_PATH=@CMAKE_INSTALL_PREFIX@/share:@CMAKE_INSTALL_PREFIX@/stacks
if [ ! "$ROS_MASTER_URI" ] ; then
export ROS_MASTER_URI=http://localhost:11311
fi