Skip to content

YileAllenChen1/RobomasterComputerVision-CYL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RobomasterComputerVision-CYL

Robomaster Competition

The RoboMaster program is a platform for robotic competitions and academic exchange founded by Da-Jiang Innovations (DJI) and specially designed for global technology enthusiasts. The RoboMaster University Series has been expanding its influence year by year, attracting more than 400 colleges and universities around the world to participate annually and nurturing the engineering talents of over 35,000 young learners. For more information please check RoboMaster Website

During the competition, robots from two teams battle each other on the arena by shooting pellets at armor plates mounted on the robots. The rules and format are somewhat similar to League of Lengends (LOL). Computer vision is widely used on the robots to track and detect opponent robots and perform autoaiming and shooting. There is also a power rune that robots have to target to earn energy buffs during the competition, which also requires computer vision.

CV

Apply traditional OpenCV methods to perform object detection and tracking on Power Rune and robot armor plate. Check it out here

Modeling

Build a custom object detection model to detection robot armor plates using Yolo V5 (In progress). Check it out here

About

Personal computer vision code for Robomaster competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published