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

Merge latest dev to master #55

Merged
merged 43 commits into from
Dec 17, 2020
Merged

Merge latest dev to master #55

merged 43 commits into from
Dec 17, 2020

Conversation

norro
Copy link
Collaborator

@norro norro commented Dec 17, 2020

v0.4.2

* Mode inference now capable of detecting deviation between intended and
targeted system state/mode (needs minor fixes)
* Mode manager checking for system deviation after each change
(transition, mode change, parameter change)

#13

Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
* Prototypical rules in example modes file
* Adds mode handling class

Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
* Mode handling uses yaml parser to parse mode rules from SMH file

#13

Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
* Mode handling successfully parses rules from SMH file
* In case of deviations, mode manager finds the correct rules

#13

Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
#13

Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
#13

Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann (CR/AEA2) <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
This is now closer to the according TransitionEvent of lifecycle_msgs,
which includes the start_state and goal_state of a transition.

Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
* Adds caching of latest reported states/modes of all systems
* Adds infer_transitions method that compares currently inferred
states/modes to cached ones and returns transitions, if detected

#42

Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Mode manager is now publishing transitions that are inferred by the mode
inference, i.e. state and mode transitions of systems, mode transitions
of nodes.
State transitions of nodes don't have to be published as lifecycle nodes
do this on their own.

#42

Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
* Adding exec_depend to launch_ros to system_modes package due to
included launch files
* Adding exec_depend to ros2launch to system_modes_examples package due
to step-by-step CLI example

Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Simple prototype of error handling rules
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
* Rules feature has been evaluated and demonstrated in the MROS project
on a mobile robot
* Therefore dropping the 'experimental' annotation

Signed-off-by: Nordmann Arne (CR/ADT3) <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
Signed-off-by: Arne Nordmann <arne.nordmann@de.bosch.com>
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@c904e2b). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #55   +/-   ##
=========================================
  Coverage          ?   16.04%           
=========================================
  Files             ?       20           
  Lines             ?     1465           
  Branches          ?      618           
=========================================
  Hits              ?      235           
  Misses            ?      778           
  Partials          ?      452           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c904e2b...53cfd1c. Read the comment docs.

@norro norro merged commit 5359d23 into master Dec 17, 2020
@norro norro deleted the dev branch August 11, 2021 13:04
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.

2 participants