Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Negotiation succeeded but it should have failed #296

Answered by mxgrey
txlei asked this question in Q&A
Discussion options

You must be logged in to vote

I apologize for the esoteric printouts. We have plans to make more user-friendly introspection tools, but that hasn't reached the top of our priority list yet (though I expect it will soon).

[rmf_traffic_schedule-1] [1] Active negotiation: 1 4
[rmf_traffic_schedule-1]     Current negotiation state
[rmf_traffic_schedule-1]  -- [4:0]
[rmf_traffic_schedule-1]  -- 1:1 [4:0]
[rmf_traffic_schedule-1] 

This means that participant 1 has offered its ideal proposal, but participant 4 has not been responding to the negotiation at all. In general, [a:#] means the negotiation is waiting on participant a to respond.

auto negotiator = std::make_unique<rmf_traffic::schedule::StubbornNegotiator>(p);
node…

Replies: 1 comment 22 replies

Comment options

You must be logged in to vote
22 replies
@txlei
Comment options

@mxgrey
Comment options

@txlei
Comment options

@mxgrey
Comment options

@mxgrey
Comment options

Answer selected by txlei
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants