heterogeneous-multi-agent-systems
Research project about heterogeneous multi-agent systems.
https://github.com/amaury-sj/heterogeneous-multi-agent-systems
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 (8.2%) to scientific vocabulary
Keywords
heterogeneous-systems
human-computer-interaction
localization
multi-agent-systems
python
robotics
ros2
Last synced: 6 months ago
·
JSON representation
·
Repository
Research project about heterogeneous multi-agent systems.
Basic Info
- Host: GitHub
- Owner: Amaury-SJ
- Language: Python
- Default Branch: main
- Homepage: https://hmas.readthedocs.io
- Size: 996 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
heterogeneous-systems
human-computer-interaction
localization
multi-agent-systems
python
robotics
ros2
Created over 1 year ago
· Last pushed 10 months ago
Metadata Files
Readme
Citation
README.rst
Template for the Read the Docs tutorial ======================================= This GitHub template includes fictional Python library with some basic Sphinx docs. Read the tutorial here: https://docs.readthedocs.io/en/stable/tutorial/ ## License This project is licensed under the GNU General Public License v3.0. You can find the full license text in the [LICENSE](./LICENSE) file. If you use this project, please make sure to cite it as described in the [CITATION.cff](./CITATION.cff) file. Citation ======== If you use this project in your research, please cite it as follows: .. code-block:: Your Name (2025). Project Name (Version 1.0.0) [Computer software]. Available at https://github.com/your-username/project-name For more information, see the `CITATION.cff`_ file in the repository. License ======= This project is licensed under the **GNU General Public License v3.0 or later (GPL-3.0-or-later)**. You can freely use, modify, and distribute the code, subject to the terms of this license. For more details, see the `LICENSE file `_.
Owner
- Login: Amaury-SJ
- Kind: user
- Repositories: 1
- Profile: https://github.com/Amaury-SJ
Citation (CITATION.cff)
cff-version: 1.2.0
message: >
If you use this software in your research, please cite it using one of the references below.
title: "Nom du projet"
version: "1.0.0"
authors:
- family-names: "Nom de famille"
given-names: "Prénom"
orcid: "https://orcid.org/0000-0000-0000-0000"
affiliation: "Nom de l'université ou de l'institution"
date-released: "2025-05-09"
keywords:
- "logiciel scientifique"
- "recherche"
- "open source"
license: "GPL-3.0-or-later"
url: "https://github.com/utilisateur/nom-du-projet"
references:
- type: journal-article
authors:
- family-names: "Auteur1"
given-names: "Prénom1"
- family-names: "Auteur2"
given-names: "Prénom2"
title: "Titre du premier article"
journal: "Nom du journal"
volume: "10"
issue: "2"
year: "2023"
doi: "10.xxxx/xxxxx1"
- type: thesis
authors:
- family-names: "Ton Nom de Famille"
given-names: "Ton Prénom"
title: "Titre de ta thèse"
year: "2025"
publisher: "Nom de l'université"
doi: "10.xxxx/xxxxx2"
GitHub Events
Total
- Push event: 8
Last Year
- Push event: 8
Dependencies
docs/requirements.txt
pypi
- sphinx_rtd_theme ==2.0.0
pyproject.toml
pypi