Giter Club home page Giter Club logo

robomaster-ai-challenge-simulator-2d's Introduction

RoboMaster AI Challenge Simulator 2D

RoboMaster AI Challenge Simulator 2D,简称RMAICS,是为参加 ICRA 2019 RoboMaster AI Challenge 设计的模拟器,主要作用是为智能决策组训练神经网络提供仿真环境

demo

游戏帧率在200fps左右,但制作gif的帧率仅为60fps

一、依赖

numpy

pygame(作用仅为可视化)

二、使用指南

1、基本信息

该模拟器由两个层次组成:

上层的封装类rmaics
底层的实际执行类kernal

使用者需要定义rmaisc类中的get_observationget_reward函数,来定义观测值和奖励值;而kernal类只负责物理环境和裁判系统的仿真。故训练网络时,直接与使用者打交道的为rmaisc

2、内容引索

请根据以下引索,寻找需要的内容

rmaics使用说明:rmaics_manual.md

kernal使用说明:kernal_manual.md

record player使用说明:record_player.md

控制指令说明:operation.md

参数格式说明:params.md

kernal开发指南:develop.md

3、其他

kernalkernel的错误写法,有时间改过来

robomaster-ai-challenge-simulator-2d's People

Contributors

lovethinkinghard avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.