Skip to content

sadekmunawar/Pursuit-Evasion-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pursuit-Evasion-Simulator

A Java simulator for a robotics model of pursuit-evasion

Description

A simulator to develop and test algorithms governing a multi-robot persuit-evasion system. The simulator is scalable. It is capable of simulating temoporary and permament robot failure. It also provides visulazion for communication and collaboration between robots.

How To Run

Run RunSim.java with Java 14

Simulator

image The red circles are Evader robots and black are Seeker robots. Lines between Seekers represents communication. Communications get blocked by the red obstacles. One iteration ends after all the Evader robots get captured. Capture occurs when an Evader is close to a Seeker and the direct sight of the Seeker is not blocked by an obstacle.

About

A Java simulator for a robotics model of pursuit-evasion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages