Skip to content

This project is a C# Windows Forms desktop application, which allows tracking multiple robots using an overhead camera feed, as well as issuing the corresponding motion commands to the robots wirelessly.

License

GermanAndresVargasTorres/Multi-robot-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-robot-tracking

Image

This project is a C# Windows Forms desktop application, which allows tracking multiple robots using an overhead camera feed, as well as communicating the corresponding motion commands to the robots.

In addition to the main thread, the application uses two additional threads devoted to image processing (using the EmguCV library) and ZigBee wireless communication with the robots. The application acts as an overseer agent, identifying the position and orientation of objects and humanoid robots (represented by colored triangles) within the workspace, and issuing the corresponding motion commands to direct the robots towards the nearest object. For more details, please read the corresponding research paper.

The source files in this project are registered on my behalf as former member of the DAVINCI Research Group at Unversidad Militar Nueva Granada, and are thus confidential and for demonstration purposes only. Please refer to the license for more details.

To interact with the simulation, you must install Visual Studio and perform the following steps:

  1. Download all repository files.
  2. In Visual Studio, choose the "Open project" option and choose the "Emgu1.slm" file.

About

This project is a C# Windows Forms desktop application, which allows tracking multiple robots using an overhead camera feed, as well as issuing the corresponding motion commands to the robots wirelessly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages