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

fix(aip_x1/aip_x1_1): add node_alive_monitoring #186

Closed
wants to merge 5 commits into from

Conversation

1222-takeshi
Copy link
Contributor

@1222-takeshi 1222-takeshi commented Nov 16, 2023

概要

node_alive_monitoringがないことで以下のようなエラーが出てしまうので修正

[system_error_monitor/autoware/sensing/node_alive_monitoring]: [Single Point Fault]: no diag found.

rosbag https://drive.google.com/drive/folders/1tMKGxDtuwlngh-56vVEjFRDml7XTER9d

動作確認方法

terminal1 (mapはてきとうです)

ros2 launch autoware_launch logging_simulator.launch.xml vehicle_model:=ymc_golfcart_m0 sensor_model:=aip_x1 map_path:=$MAP_PATH/xx1/odaiba-beta sensing:=true localization:=false perception:=false planning:=false control:=false

terminal2

ros2 bag play rosbag2_2023_11_15-15_35_36_0.db3 -s sqlite3 -r 0.5 --clock 100 --remap /diagnostics_agg:=/diagnostics_agg_tmp /diagnostics_err:=/diagnostics_err_tmp /diagnostics:=/diagnostics_tmp

terminal3

ros2 run rqt_runtime_monitor rqt_runtime_monitor --ros-args --remap /diagnostics:=/diagnostics_err

このときPRの有無で以下の画像のようにno diag foundからerror (errorになるかは場合によるがdiagがあればよい)になることを確認する
image

1222-takeshi and others added 5 commits May 18, 2023 10:05
Signed-off-by: 1222-takeshi <[email protected]>
* fix(diagnostic_aggregator): Modified aggregator confinguration to V1'

* fix path on diagnostic aggregator
fix: add vehicle_velocity_converter.launch to aip_x1_1_launch

Signed-off-by: 1222-takeshi <[email protected]>
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