Skip to content
This repository was archived by the owner on Oct 16, 2022. It is now read-only.

电赛第二次积分赛无人机,实现循迹、识别图形与其颜色、串口通讯等功能

Notifications You must be signed in to change notification settings

wohaoshadiao/Second-point-race

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✈️ 本程序用于完成电赛第二次积分赛

大概完成了循迹、识别圆形和直角并通过串口向飞控发送指令。 我使用的飞控是 Acfly A9 所以在代码中增加了对其案例代码中需要的串口通讯格式支持

使用的库

Opencv、numpy、math、Pyserial、time、logging 请确保您配置好了环境以便运行本程序

其它

本程序是我第一次使用Opencv 写出完整实用性功能的项目,如果有纰漏,请多指点 🙇🏻

About

电赛第二次积分赛无人机,实现循迹、识别图形与其颜色、串口通讯等功能

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%