TORCS轨道生成 源码
标志 为您的系统和torcs安装设置正确的标志 运行python test_run.py --num_races=10 ,它将打印10个(相同)比赛的结果 test_run.py其他标志: --log=INFO|DEBUG --track_length=4点数 --track_scale=10生成点的范围 示例flags.py : TORCS_DIR = "/home/$USER/.torcs/" TORCS_EXEC = "/usr/games/torcs" RACE_CONFIG = "$PROJECT_DIR/templates/quickrace_template.xml" RE
下载地址
用户评论