Skip to content

Commit ba09573

Browse files
Add ROS_ETC_DIR to activate.bat
1 parent cbffff3 commit ba09573

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vinca/templates/activate.bat.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@
1010
@@call "%CONDA_PREFIX%\Library\local_setup.bat"
1111
@@set PYTHONHOME=
1212
@@set "ROS_OS_OVERRIDE=robostack:win64"
13+
@@set "ROS_ETC_DIR=%CONDA_PREFIX%\Library\etc\ros"
1314

0 commit comments

Comments
 (0)