Skip to content

Commit 9a33e46

Browse files
Set AMENT_PREFIX_PATH (Unix)
1 parent 564eb5e commit 9a33e46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vinca/templates/activate.sh.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ case "$OSTYPE" in
2020
esac
2121

2222
export ROS_ETC_DIR=$CONDA_PREFIX/etc/ros
23+
export AMENT_PREFIX_PATH=$CONDA_PREFIX
2324

2425
# Looks unnecessary for UNIX
2526
# unset PYTHONHOME=

0 commit comments

Comments
 (0)