Skip to content

Lane closure #13

Answered by mxgrey
txlei asked this question in Q&A
Mar 26, 2021 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

there's a caveat that the feature is only relevant for legacy fleet adapter (aka the full_control adapter)

That caveat only applies to the rmf_fleet_msgs::LaneRequest message API.

Can I clarify if it meant that fleets using full control implementation via the rmf_fleet_adapter C++ API, this feature cannot be used?

There is still a lane closure feature for the rmf_fleet_adapter C++ API for everyone who is developing a fleet adapter off of that, but you need to use these functions, and you should also remember to check whether the lane closure is relevant to any of your robots and trigger the RobotUpdateHandle::interrupted function on any that need to be rerouted. If your robot is in th…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by Yadunund
Comment options

You must be logged in to vote
1 reply
@mxgrey
Comment options

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