-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Nilson Lazarin edited this page Oct 24, 2024
·
3 revisions
Embedded MAS development requires knowledge in different areas, such as agent-oriented programming, object-oriented programming, low-level programming, and basic electronics concepts. The literature has a consolidated Embedded MAS development architecture divided into four layers: Reasoning, Serial, Firmware, and Hardware. However, one of the main difficulties that MAS designers face is the need to use and configure different Integrated Development Environments (IDE) and make several integrations to embed the MAS. Even using all these technologies, embedding and monitoring the Embedded MAS is done using physical wired connections, making them limited and impracticable depending on the application. Therefore, this wiki presents an IDE to develop Embedded MAS that centralizes the entire development in a single IDE with all required integrations and configurations done. Moreover, the embedding and monitoring MAS of the IDE are done remotely without physical wired connections. |
Video demonstration | Public online installation |
A video demonstration of chonIDE on Youtube. | An online installation. To access use the credentials: user=chon password=ide |
Available at Springer Nature | Students and Researchs can request a copy at ResearchGate |
chonIDE on Linux | chonIDE on Windows |
You can install the chonIDE in a Debian, Ubuntu or derivates Linux Distributions. | At Windows you can execute a Virtual Machine with chonIDE pre-installed. |
ChonIDE is licensed under a Creative Commons Attribution 4.0 International License. The licensor cannot revoke these freedoms as long as you follow the license terms:
- Attribution — You must give appropriate credit like below:
Souza de Jesus, V., Mori Lazarin, N., Pantoja, C.E., Vaz Alves, G., Ramos Alves de Lima, G., Viterbo, J. (2023). An IDE to Support the Development of Embedded Multi-Agent Systems. In: Mathieu, P., Dignum, F., Novais, P., De la Prieta, F. (eds) Advances in Practical Applications of Agents, Multi-Agent Systems, and Cognitive Mimetics. The PAAMS Collection. PAAMS 2023. Lecture Notes in Computer Science(), vol 13955. Springer, Cham. https://doi.org/10.1007/978-3-031-37616-0_29
Cite using Bibtex
@InProceedings{chonIDE,
author="Souza de Jesus, Vinicius
and Mori Lazarin, Nilson
and Pantoja, Carlos Eduardo
and Vaz Alves, Gleifer
and Ramos Alves de Lima, Gabriel
and Viterbo, Jose",
editor="Mathieu, Philippe
and Dignum, Frank
and Novais, Paulo
and De la Prieta, Fernando",
title="An IDE to Support the Development of Embedded Multi-Agent Systems",
booktitle="Advances in Practical Applications of Agents, Multi-Agent Systems, and Cognitive Mimetics. The PAAMS Collection",
year="2023",
publisher="Springer Nature Switzerland",
address="Cham",
pages="346--358",
doi="10.1007/978-3-031-37616-0_29",
isbn="978-3-031-37616-0"
}