Code Monkey home page Code Monkey logo

2022-rm-reborn's Introduction

2022-rm-a-down

2022-rm-a-down

此为全国大学生机器人大赛 Robomaster 2022 机甲大师系列,Reborn战队“哨兵”机器人嵌入式组代码及“空中”机器人嵌入式组代码,包括2022-rm-a-down,2022-rm-a-up,2022-rm-a-plane,2022-rm-c-test,2022-rm-self-plane几部分代码,2022赛季Reborn战队获得超级对抗赛东部赛区二等奖全国三等奖

其中分支名称2022-rm-DEV-SERVICE(TYPE)

  • 2022 指robomaster 2022赛季。
  • rm 指robomaster比赛。
  • DEV 指开发板类型,本赛季所使用过的有a(DJI robomaster a型板)、c(DJI robomaster c型板)、与self(reborn队内自研板)。
  • SERVICE 指兵种,down(双枪哨兵下枪),up(双枪哨兵上枪),plane(空中机器人)。
  • TYPE 指代码类型,server为服务器版本,因为训练时候方便全自动操作,server版本中,一旦服务器开始战斗,哨兵机器人自动进入巡逻状态,全程无人操作。

探索本项目的文档 »



查看

·

报告Bug

·

提出新特性

目录


开发环境

windows系统下的keil平台,keil5

安装步骤
  1. Clone the repo
git clone https://github.com/byx020119/2022-rm-reborn.git
  1. checkout branch
git checkout 2022-rm-DEV-SERVICE(TYPE)


文件目录说明

eg:


2022-rm-a-down

|--README.md(说明文档)
|--/BSP/(基本配置文档)
|  |--adc.c
|  |--adc.h
|--/COMMON/(部分算法文档)
|  |--common.c
|  |--common.h
|--/TASK/(控制任务文档)
|  |--CanBusTask.c
|  |--CanBusTask.h
|--Sentry.uvprojx(启动文件)
|--rm-2022-down-old.zip(旧版本压缩包)
...
 

如何参与开源项目

贡献使开源社区成为一个学习、激励和创造的绝佳场所。你所作的任何贡献都是非常感谢的。

  1. Fork the Project

  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)

  3. Commit your Changes (git commit -m 'Add some AmazingFeature')

  4. Push to the Branch (git push origin feature/AmazingFeature)

  5. Open a Pull Request



版本控制

该项目使用Git进行版本管理。您可以在repository参看当前可用版本。



作者

byx020119

github: http://github.com/byx020119   email: [email protected]

您也可以在贡献者名单中参看所有参与该项目的开发者。



鸣谢

2022-rm-reborn's People

Contributors

byx020119 avatar y1yukina avatar

Watchers

 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.