File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010@@call "%CONDA_PREFIX%\Library\local_setup.bat"
1111@@set PYTHONHOME=
1212@@set "ROS_OS_OVERRIDE=robostack:win64"
13-
13+ @@set "ROS_ETC_DIR=%CONDA_PREFIX%\Library\etc\ros"
14+ @@set "AMENT_PREFIX_PATH=%CONDA_PREFIX%\Library"
Original file line number Diff line number Diff line change 1- # Generated by vinca http://github.com/seanyen /vinca.
1+ # Generated by vinca http://github.com/RoboStack /vinca.
22# DO NOT EDIT!
33# if [ -z "${CONDA_PREFIX}" ]; then
44# exit 0;
@@ -19,5 +19,8 @@ case "$OSTYPE" in
1919 linux* ) export ROS_OS_OVERRIDE=" robostack:linux" ;;
2020esac
2121
22+ export ROS_ETC_DIR=$CONDA_PREFIX /etc/ros
23+ export AMENT_PREFIX_PATH=$CONDA_PREFIX
24+
2225# Looks unnecessary for UNIX
2326# unset PYTHONHOME=
Original file line number Diff line number Diff line change 1- # Generated by vinca http://github.com/seanyen /vinca.
1+ # Generated by vinca http://github.com/RoboStack /vinca.
22# DO NOT EDIT!
33
44CATKIN_BUILD_BINARY_PACKAGE=" ON"
Original file line number Diff line number Diff line change 1- # Generated by vinca http://github.com/seanyen /vinca.
1+ # Generated by vinca http://github.com/RoboStack /vinca.
22# DO NOT EDIT!
33if [ -z " ${CONDA_PREFIX} " ]; then
44 exit 0
You can’t perform that action at this time.
0 commit comments