/Mercury-Job-Dispatcher

A program that assesses the customers that performed a certain action in a Smart Store, provided a batch of metadata.

Primary LanguageJavaMIT LicenseMIT

Mercury Job Dispatcher 🎏

The Mercury Job Dispatcher assesses customers using metadata such as their poses and distances to the shelves, as well as information from the shelves to reshuffle a prism structure which completely contains the product exposed. In this sense, the Job Dispatcher merely calculates the minimum distance from the customer to the prisms to estimate the likelihood of the customer taking or dropping an item.

Shelves Prisms Pose Estimated Distance from wrists to prisms
Shelves Prisms Pose Estimated for Customers Distance from wrists to prisms

🔧 Installation

The Job Dispatcher is an easy-to-setup Maven project, so you can automatically download the dependencies of this project.

📦 Deploying

Note that this package contains the main functionalities for a Job Dispatcher in Mercury to operate, but it does not handle communication with other units. You must provide the code to be able to connect this component with other Mercury modules.

📄 License

This repository is licensed under the MIT License.

♦️ About Mercury

This repository contains the code for a package from the Mercury infrastructure. If you want to know more about Mercury check out the Mercury Organization.