From 225e18670eed17c3732b1ae97cdc8198161748d4 Mon Sep 17 00:00:00 2001 From: wu_xinjun <bent20140204@outlook.com> Date: 星期四, 24 三月 2022 16:11:22 +0800 Subject: [PATCH] debug for slam core --- scripts_launch/udp2bin.bat | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts_launch/udp2bin.bat b/scripts_launch/udp2bin.bat index c9f37b9..9355331 100644 --- a/scripts_launch/udp2bin.bat +++ b/scripts_launch/udp2bin.bat @@ -4,7 +4,7 @@ cd %~dp0 cd .. -set aerialpython=%cd%/../aerial_deploy/python.exe +set aerialpython=%cd%/.env/python.exe set envsetting=%cd%/env/SettingEnv.bat @REM Setting the env -- Gitblit v1.9.1