GithubHelp home page GithubHelp logo

h13-0 / robocup Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 3.0 511.17 MB

[冠军] RoboCup2021 助老机器人赛道

License: MIT License

C 95.70% Assembly 0.21% Python 1.68% CMake 0.08% C++ 2.33% Shell 0.01%

robocup's Introduction

Hello, this is h13 👋

  • 🤔 双非本科,土木牛马
  • ⚡ 某末流211人工智能研究生在读

Metrics

国内通道

https://gitee.com/h13

常用编程语言:

robocup's People

Contributors

h13-0 avatar jx-19990509 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

robocup's Issues

优化转向时低概率触发的bug

现象:

  1. 可能会卡在最后几度不动了 但是由于angleAccurary的限制程序死循环
  2. 可能出现最后高频抖动的问题
    解决方法:
  3. 加入限时控制和错误返回码

最终版本已知问题列表

影响使用的问题

无。

高概率触发的问题

无。

概率触发但不影响正常工作的问题

  1. 机械臂的共振频率接近于舵机PID自身共振频率,如果ArmElongationServoArmParallelServo选型不恰当可能会导致机械臂帕金森。舵机编号图见https://github.com/h13-0/RoboCup/blob/master/Images/LiftingPlatformAnnotationPicture2.jpg
  2. 短信发送模块请配一个稍微好一些的天线,不然短信可能发不出去。

值得改进的地方

  1. 机械爪不建议平抓,平抓不如斜抓效果好。
  2. 两种机械臂的统一适配框架设计欠佳。
  3. 对MachineArm的代码支持并非最新。
    MachineArm见https://github.com/h13-0/RoboCup/blob/master/Images/MachineArm1.jpg
  4. 建议使用dma进行串口接收
  5. 建议优化FastMatch库的宏函数块封装方式

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.