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

feat: (system_monitor) adding a node for CMOS battery monitoring #1841

Conversation

nobuotakamasa
Copy link
Contributor

@nobuotakamasa nobuotakamasa commented Sep 12, 2022

Description

adding "system_monitor/ecu_monitor" node that monitors for CMOS battery health.
This PR is related to the following issue.
#1452

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

kenji-miyake and others added 30 commits January 24, 2022 18:00
* chore: sync files

Signed-off-by: GitHub <[email protected]>

* ci(pre-commit): autofix

Co-authored-by: kenji-miyake <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: GitHub <[email protected]>

Co-authored-by: kenji-miyake <[email protected]>
fix(obstacle_stop_planner): use utils function to caluculate nearest index from ego (#651)
* chore: sync files

Signed-off-by: GitHub <[email protected]>

* Revert "chore: sync files"

This reverts commit b24f530.

Signed-off-by: Kenji Miyake <[email protected]>

* sync codecov.yaml

Signed-off-by: Kenji Miyake <[email protected]>

Co-authored-by: kenji-miyake <[email protected]>
Co-authored-by: Kenji Miyake <[email protected]>
…age (#666)

* fix(autoware_state_panel): fix message type for /api/autoware/get/engage

Signed-off-by: h-ohta <[email protected]>

* ci(pre-commit): autofix

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* fix(system_monitor): fix build error on tegra platform

Signed-off-by: Shark Liu <[email protected]>

* ci(pre-commit): autofix

* Update system/system_monitor/src/gpu_monitor/tegra_gpu_monitor.cpp

Co-authored-by: Shark Liu <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Daisuke Nishimatsu <[email protected]>
@satoshi-ota
Copy link
Contributor

@nobuotakamasa This PR seems to contain unnecessary diff, right ? If that is so, could you clean up your feature branch by using rebase or merge, etc,,, ?

@nobuotakamasa
Copy link
Contributor Author

Too many conflicts. Therefore, I remade the following PR.
#1989

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.