Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow fleet adapters to manually activate stubborn negotiation #196

Merged
merged 3 commits into from
Apr 15, 2022

Conversation

mxgrey
Copy link
Contributor

@mxgrey mxgrey commented Apr 12, 2022

This PR adds an unstable feature to allow system integrators to manually activate stubborn negotiation. It also provides a simple API for overriding a robot's schedule to say that it is holding at a position.

These are experimental features so they are all in the Unstable API for now.

Signed-off-by: Michael X. Grey <grey@openrobotics.org>
Signed-off-by: Michael X. Grey <grey@openrobotics.org>
Signed-off-by: Michael X. Grey <grey@openrobotics.org>
@codecov
Copy link

codecov bot commented Apr 14, 2022

Codecov Report

Merging #196 (f4d82fe) into main (e9743b9) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #196      +/-   ##
==========================================
- Coverage   17.85%   17.84%   -0.02%     
==========================================
  Files         418      836     +418     
  Lines       38246    76616   +38370     
  Branches    18302    36664   +18362     
==========================================
+ Hits         6830    13673    +6843     
- Misses      24096    48290   +24194     
- Partials     7320    14653    +7333     
Flag Coverage Δ
tests 17.84% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...adapter/src/rmf_fleet_adapter/phases/DockRobot.cpp
...8gyq/rmf_ros2/rmf_fleet_adapter/test/test_Task.cpp
...ffic_ros2/src/rmf_traffic_ros2/schedule/Writer.cpp
...mf_ros2/rmf_task_ros2/src/dispatcher_node/main.cpp
...dapter/src/read_only_blockade/FleetAdapterNode.hpp
...rxcpp/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-scheduler.hpp
.../rmf_traffic_ros2/test/unit/test_convert_Graph.cpp
...os2/rmf_fleet_adapter/src/task_aggregator/main.cpp
...affic_ros2/src/rmf_traffic_ros2/geometry/Shape.cpp
...et_adapter/src/rmf_fleet_adapter/tasks/Compose.cpp
... and 1244 more

@mxgrey mxgrey merged commit 0a14ca8 into main Apr 15, 2022
@mxgrey mxgrey deleted the stubborn_unstable_feature branch April 15, 2022 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant