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

Feature/update health checker threashold by rosparam #2104

Conversation

hakuturu583
Copy link

Status

DEVELOPMENT*

Description

autowarefoundation/autoware_ai#605

Steps to Test or Reproduce

you should set /enable_statistisc rosparam before you launch all nodes

roslaunch autoware_health_checker health_checker.launch

update default.yaml in autoware_health_checker and

rosparam load default.yaml

@hakuturu583 hakuturu583 requested a review from yn-mrse March 9, 2019 10:28
Copy link

@sgermanserrano sgermanserrano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hakuturu583 why are there some many different files changed for what it seems from the PR description as a minor bug fix?

@gbiggs
Copy link

gbiggs commented Mar 12, 2019

This PR is unmergable. There are far too many unrelated changes, such as header file name changes.

Please make every change that is intended for a new PR in its own individual branch.

Also please make the PR description is complete and detailed.

@gbiggs gbiggs closed this Mar 12, 2019
@hakuturu583 hakuturu583 reopened this Mar 12, 2019
@hakuturu583
Copy link
Author

This PR adds ValueManager Class to the autoware_health_checker.
ValueManager manage threashold values in rosparam.

image
image
Detailed autoware_health_checker documentation is here.

@hakuturu583
Copy link
Author

ValueManager get threashold parameter from rosparam.
If the threshold value was setted by parameter, the ValueManager Overweite threashold values.

@sgermanserrano
Copy link

@hakuturu583 as per autowarefoundation/autoware_ai#494 can you create a ReadMe for the feature?, there seem to be a lot of things that need to be manually done to get it to work. Also how is this different from bond?

@hakuturu583
Copy link
Author

hakuturu583 commented Mar 12, 2019

@sgermanserrano It is not only heart beat. Heartbeat feature is includes in PR #1943

@hakuturu583
Copy link
Author

@sgermanserrano OK! I will add README.md

@yn-mrse yn-mrse removed their request for review March 13, 2019 18:32

// still send is true
bool send_emergency_cmd = false;
};
Copy link

@yn-mrse yn-mrse Mar 13, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This class is already defined in twist_gate.h.

@gbiggs
Copy link

gbiggs commented Mar 18, 2019

@hakuturu583 If this is not going into 1.11, please move it to a fork.

@gbiggs gbiggs added type:new-feature New functionalities or additions, feature requests. in review labels Mar 18, 2019
@hakuturu583
Copy link
Author

@gbiggs I already forked this feature branch!!

@gbiggs
Copy link

gbiggs commented Mar 20, 2019

Please link to the new PR.

@gbiggs gbiggs removed the in review label Mar 25, 2019
@gbiggs gbiggs closed this May 29, 2020
@gbiggs gbiggs deleted the feature/update_health_checker_threashold_by_rosparam branch May 29, 2020 07:42
@mitsudome-r mitsudome-r added the version:autoware-ai Autoware.AI label Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:new-feature New functionalities or additions, feature requests. version:autoware-ai Autoware.AI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants