cd attack-defense-sim-platform
git pull
https://github.com/smart-swarm/update_judge_system
在 doc文件夹中 3_methods_to_configure_environment 文件夹中选取任意一种方式进行环境配置。
doc/主办方提供的SDK的接口.pdf
doc/直接安装系统镜像手册.pdf
doc/分布配置运行环境手册.pdf
git clone https://github.com/smart-swarm/attack-defense-sim-platform.git
cd ./attack-defense-sim-platform
cd ./install_judge_system
chmod +x install.sh
./install.sh # or sh install.sh
cd -
cd ./catkin_ws
catkin_make
source devel/setup.bash
bash start_platform_6vs6.sh
直到屏幕输出"simulation platform ready..." ,方可进行下一步.
./battle.sh
./reset.sh
等待小地图窗口打开即可。
./battle.sh
chmod +x use_gui.sh
./use_gui.sh
在安装过程中如遇到其他问题,欢迎咨询技术人员,咨询时请备注“空地协同对抗赛-技术咨询”。
- 咨询邮箱:smartswarm@qq.com
- 技术交流QQ群:278935440
git clone https://github.com/smart-swarm/attack-defense-sim-platform.git
cd ./attack-defense-sim-platform
cd ./install_judge_system
chmod +x install.sh
./install.sh # or sh install.sh
cd -
cd ./catkin_ws
catkin_make
source devel/setup.bash
bash start_platform_6vs6.sh
wait for the terminal print "simulation platform ready..." .
./battle.sh
./reset.sh
waiting for the mini map show.。
./battle.sh