agentspeak
There are 59 repositories under agentspeak topic.
jason-lang/jason
Jason is a fully-fledged interpreter for an extended version of AgentSpeak, a BDI agent-oriented logic programming language.
niklasf/python-agentspeak
A Python-based interpreter for the agent-oriented programming language JASON
LightJason/Java-AgentSpeak
LightJason - AgentSpeak(L++) for Java
pslabunibo/jaca-android
The JaCa-Android Framework
Embedded-BDI/embedded-bdi
Framework to program BDI agents for embedded systems
nataliakoliou/AgentSpeak-Programming-using-Jason
Lab-Resources for the course: Intelligent Agents and Multiagent Systems
joe-lynch/intelligent-agents
BDI Agent Programming with AgentSpeak. Agents act and communicate within an environment where they must collect resources and avoid obstacles. Implementation of A* search algorithm for navigation.
imr-pucrs/pucrs_campus_gazebo
The campus of PUCRS University and multiple robots modeled with Gazebo
lsa-pucrs/rason
Rason - Integration of Jason multi-agent system into ROS robotic middleware to program multi-robot systems.
Maumagnaguagno/Locus
:memo: Environment description language for Jason
msmenegol/JasonArchEmb
Agent architecture for Jason on embedded systems.
Achronus/planetary-mining-rovers
A planetary rover simulation that focuses on a multi-agent system that mines resources and returns them to base. Created using Java and Agentspeak.
chon-group/dpkg-jason
Provides the package for installation of Jason CLI into Debian, Ubuntu, and derivatives.
chon-group/jasonEmbedded
A Spin-off Version of Jason for IoT and Embedded Multiagent Systems
chon-group/Mailer
Mailer is a customized BDI-based agent architecture that extends the standard Jason agent by adding the ability to exchange messages via IMAP and SMTP e-mail protocols.
fj317/ROVRIntelligentAgents
Using agents to pickup & deposit resources within different environments.
JinhangZhu/mas-covid19-with-agentspeak
Build and test a multi-agent system in AgentSpeak using Jason to model the hygiene practices during the pandemic.
juletx/jgomas-final-work
ATAI Final Work: JGOMAS
lcpz/pygments-agentspeak
Pygments lexer for Jason/JaCaMo AgentSpeak
lsa-pucrs/jason-ros-releases
Release for the Jason ROS respository
chon-group/Argo
Argo provides a customized agent architecture that extends standard agents by adding the ability to control microcontrollers (Arduino) using Javino.
chon-group/argo-jcm
Argo for JaCaMo provides a customized agent architecture that extends standard agents by adding the ability to control microcontrollers (Arduino) using Javino.
danielegiampaoli/MAS-Jason-Railroad-Scenario
A multiagent system modelling a simplified railroad scenario written in AgentSpeak(L) and Java within a Jason distribution.
Embedded-BDI/nodemcuv3-embedded-bdi
Usage example of the Embedded BDI framework in a NodeMCU v3 board
LightJason/Java-Testing
Test environment of AgentSpeak-Java
LightJason/Thesis-Multilane-Overtaking-Manoeuvre
Bachelorthesis of an Multilane-Overtaking-Manoeuvre with a Nagel-Schreckenberg traffic-follwing model in AgentSpeak (German)
lorenzofavaro/agentspeak-auction-protocol
Agentspeak implementation of auction protocol for multi-agent systems. Supports sealed-bid and open-cry auctions.
Mufasaxi/MAPCBachelorProject
Developing an agent based solution for a coordination probelm with Jason
OliverHeilmann/Mars-Rover-AI-Challenge
Rovers must explore unknown terrains in search for precious Mars materials (gold and diamonds). With finite energy, efficient search and collection routes are imperative.
szilagyib/SmartOffice
Simple smart offica app with contributing agents ("AI").
chon-group/dpkg-chonide
ChonIDE Package for Debian, Mint, Ubuntu, and derivatives.
chon-group/dpkg-chonos-firmwaremng
ChonOS Firmware Layer Manager. Allows the upgrade of the firmware layer in embedded systems constructed using Arduino boards.
LightJason/Java-AgentSpeak-Consistency
LightJason - AgentSpeak(L++) Agent Consistency
LightJason/Java-CodeStyle
LightJason AgentSpeak(L++) - Java Coding Style Definition
LightJason/Java-Example-Miner
LightJason - Miner Example
ZepZep/JasonMCTurtles
Jason multi-agent system for computercraft turtles from Minecraft