Code Monkey home page Code Monkey logo

ai-planning-supermarket's Introduction

Autonomous Supermarket

Artificial Intelligence Planning

This is a planning problem | POPF planner and XAIP framework from @KCL

This is a model of an autonomous supermarket where agents have the task to move items around, perhaps pick some items from the inventory and drop the items at a till where a customer can collect them.

The scenario is consist of number of agents who can move around by a car and pick limited number of items and drop the items at a location.

durative actions used in the domain:

  • durative-action pick: the agent can pick an item if they are at the same location and number of items that the agent is carrying is less than their capacity.

  • durative-action drop: the agent can drop the items at a location and this result in decreasing the number of items they are carrying.

  • durative-action movecar: the agent can move from a point to another with a car.

  • durative-action walk: the agent can get walk around.

  • durative-action getoncar: the agent can get on a car if there is no other agent on it.

  • durative-action getoffcar: the agent can get off a car.

ai-planning-supermarket's People

Contributors

rezan21 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.