v01
This commit is contained in:
5
thirdparty/ros/ros_comm/tools/roslaunch/env-hooks/10.roslaunch.bat
vendored
Normal file
5
thirdparty/ros/ros_comm/tools/roslaunch/env-hooks/10.roslaunch.bat
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
REM roslaunch/env-hooks/10.roslaunch.bat
|
||||
|
||||
if "%ROS_MASTER_URI%" == "" (
|
||||
set ROS_MASTER_URI=http://localhost:11311
|
||||
)
|
||||
Reference in New Issue
Block a user