Code Monkey home page Code Monkey logo

salabim-grid-plant-3d's Issues

Improve visualization of order KPIs

Currently, the visualization includes one chart per order. In the future, all orders should be aggregated into one chart. The visualization should be more compact to support scenarios with plenty of orders.

Store configuration models in data files

Currently, the models are stored in Python scripts. In the future, the models should be stored in data files instead. Then, a parser component should read the data files and create corresponding Python objects from it.

Support stochastic operation times

Currently, the duration of robot movements, mounting and unmounting of tools, and processing materials is static. In the future, probability distributions should be introduced, to support variations in operation times.

Introduce controller interface

Currently, the control decisions are embedded into the main robot, the arm robot, and the job classes. In the future, it should be possible to connect different control strategies to the simulation environment. Therefore, a flexible controller interface must be introduced, for which different implementations can be provided.

Support operations with multiple inputs/output

Currently, all operations can only have exactly one input and exactly one output. In the future, it might be interesting to model cases were an operation has multiple inputs and/or multiple outputs (e.g. an assembly step).

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.