diff --git a/simulation/frcsim.bat b/simulation/frcsim.bat deleted file mode 100644 index f270c47c12..0000000000 --- a/simulation/frcsim.bat +++ /dev/null @@ -1,11 +0,0 @@ -#THIS IS VERY TEMPORARY, AND VERY SHITTY -#this was written to work on my virtual machine before there was any installer for gazebo, so if you see this, yell at me -#@Author Peter Mitrano - -cd C:\Users\peter\gz-ws\gazebo\build -call ..\win_addpath.bat Debug -cd gazebo -SET GAZEBO_PLUGINS_PATH=%GAZEBO_PLUGINS_PATH%;"C:\Users\peter\wpilib\plugins" -START "gzserver" ".\gzserver.exe" --verbose "%*" -cd gui -START "gzclient" ".\gzclient.exe" --verbose