Skip to content

ReFLEX-Lab-York/MRWS_MultiRobot_Warehouse_Scheduling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RobotWarehouse

A python simulator for a robotic smart warehouse, with many configurable properties.

Project Structure

  • doc/: documentations
  • simu/: simulator (Python)
  • viz/: visualisor (Unity)

Requirements

Simulation:

  • Python >= 3.11
  • pygad
  • matplotlib

Visualisation:

  • Unity == 6000..0.41f1

Usage

Run python main.py -t to transmit positions to the visualiser.

Setting parameter slow_for_transit to true when calling run_simulation() on a simulator object may be useful to reduce the speed of the simulator for visualisation.

About

Scheduling of robotic warehouse, with fast Python simulation and Unity visulisation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 48.8%
  • Python 25.0%
  • ShaderLab 21.8%
  • HLSL 4.4%