warehouse_simulator

mobile robot based warehouse simulator

https://github.com/jwny2105/warehouse_simulator

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

mobile robot based warehouse simulator

Basic Info
  • Host: GitHub
  • Owner: JWNY2105
  • Language: Python
  • Default Branch: main
  • Size: 2.29 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Citation

README.md

warehouse_simulator

Owner

  • Name: JWNY2105
  • Login: JWNY2105
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.1.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Christianos"
  given-names: "Filippos"
title: "Multi-Robot Warehouse (RWARE)"
version: 1.0.2
date-released: 2020-09-11
url: "https://github.com/semitable/robotic-warehouse"
preferred-citation:
  type: conference-paper
  authors:
  - family-names: "Filippos"
    given-names: "Christianos"
  - family-names: "Schäfer"
    given-names: "Lukas"
  - family-names: "Albrecht"
    given-names: "Stefano"
  journal: "34th Conference on Neural Information Processing Systems"
  start: 10707 # First page number
  end: 10717 # Last page number
  title: "Shared Experience Actor-Critic for Multi-Agent Reinforcement Learning"
  volume: 33
  year: 2020
  url: "https://arxiv.org/abs/2006.07169"

GitHub Events

Total
Last Year

Dependencies

setup.py pypi
  • gymnasium *
  • networkx *
  • numpy *
  • pyglet <2
  • six *
  • tqdm *