8000 GitHub - SwarmRoboticsSUSTech/swarm_robotics_simulation: swarm robotics simulation by matplotlib
[go: up one dir, main page]

Skip to content

SwarmRoboticsSUSTech/swarm_robotics_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swarm robotics simulation

Main ideas

  • every queue maintain a list to prevent chain.

TODO:

  • delete useless calculate and codes
  • use vector instead of scalar
  • multiprocess
  • use javascript as front end

Usage:

pip install -r requirements.txt
python wedge_animation.py ROBOT_NUM # ROBOT_NUM is the number of robots.

Reference:

0