프로젝트

일반

사용자정보

Bin » ros.bat

이용우, 2021/12/01 15:11

 
1
@echo off
2
SET HOME=W:\.git-bash-home
3
set ChocolateyInstall=c:\opt\chocolatey
4
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\\Community\Common7\Tools\VsDevCmd.bat" -arch=amd64 -host_arch=amd64
5
call "c:\opt\ros\melodic\x64\setup.bat"
6
call "C:\Program Files\Git\bin\bash.exe" --login -i
(1-1/5)