Giter Site home page Giter Site logo

mrta's People

Contributors

anenriquez avatar argenos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mrta's Issues

Getting Started

Hi An, i would love to use you project but i have a rough start bringing it to work.

  1. I installed all the requirements from the other repositories. I cloned it to my home/usr/ and ran the commands.
  2. I Installed this repository, from top to bottom - even with and without docker. Then i want to run the experiements..

As I understand, i have to go to cd ~/mrta/mrs because there is the robot_proxy.py-file and run python3 robot_proxy.py robot_001 --experiment non_intentional_delays --approach tessi-corrective-re-allocate

Then i get the following Error:
error_ropod

Maybe it is obvious for you what i miss, if not i can give more information.. I would appreciate an answer very much! Thanks!

Robot uses a combination of its dispatchable graph and the STN of a new task when computing bids

An STN represents tasks with temporal constraints.
A dispatchable graph is a dispatchable version of the STN which bounds the original constraints to make the STN consistent.
When computing the bid for a new task, the STN should be used.
In the current version, the new task is added to the dispatchable graph but not to the STN.

Possible solution:
Store the STN
Add task to STN and compute new dispatchable graph
If the dispatchable graph is allocated to the robot, update both, the STN and the dispatchable graph.

Bid reception depends on round_time

Depending on the number of tasks, sometimes a robot places a bid after the round_time has closed.
Possible solution:
Tune auctioner round_time to be some time before the start of the earliest task in TASK-ANNOUNCEMENT msg or as soon as a bid (or no-bid) from all robots is received.

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.