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

Some errors are occurred in the tutorial #630

Closed
3 tasks done
yukkysaito opened this issue Apr 5, 2022 · 9 comments
Closed
3 tasks done

Some errors are occurred in the tutorial #630

yukkysaito opened this issue Apr 5, 2022 · 9 comments
Assignees
Labels
component:perception Advanced sensor data processing and environment understanding. (auto-assigned) status:stale Inactive or outdated issues. (auto-assigned) type:bug Software flaws or errors.

Comments

@yukkysaito
Copy link
Contributor

yukkysaito commented Apr 5, 2022

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I'm convinced that this is not my fault but a bug.

Description

There are several error outputs in the tutorial.

planning simulation errors (no initial pose and goal)

  1. [component_container_mt-2] [ERROR 1649127322.717185575] [system.system_monitor.hdd_monitor]: Failed to execute findmnt. /dev/sda3 (getDeviceFromMountPoint() at /home/yukky/workspace/awf-autoware/src/universe/autoware/system/system_monitor/src/hdd_monitor/hdd_monitor.cpp:336)
    image

  2. [system_error_monitor-5] [ERROR 1649127352.426385570] [system_error_monitor system_error_monitor/input_data_timeout]: [Single Point Fault]: (logThrottledNamed() at /home/yukky/workspace/awf-autoware/src/universe/autoware/system/system_error_monitor/src/system_error_monitor_core.cpp:54)
    image

planning simulation errors (after set initial pose and goal)

image
image

rosbag play simulation errors (before play rosbag)

  1. [component_container_mt-3] [ERROR 1649077390.399824469] [system.system_monitor.hdd_monitor]: Failed to execute findmnt. /dev/sda3 (getDeviceFromMountPoint() at /home/yukky/workspace/awf-autoware/src/universe/autoware/system/system_monitor/src/hdd_monitor/hdd_monitor.cpp:336)
    image

  2. [system_error_monitor-6] [ERROR 1649077411.984191756] [system_error_monitor system_error_monitor/input_data_timeout]: [Single Point Fault]: (logThrottledNamed() at /home/yukky/workspace/awf-autoware/src/universe/autoware/system/system_error_monitor/src/system_error_monitor_core.cpp:54)
    image

rosbag play simulation errors (after play rosbag)

image
image

Expected behavior

There are No error.

Actual behavior

There are several error outputs in the tutorial.

Steps to reproduce

Planning simulation
ros2 launch autoware_launch planning_simulator.launch.xml map_path:=$HOME/Downloads/sample-map-planning vehicle_model:=sample_vehicle sensor_model:=sample_sensor_kit
https://autowarefoundation.github.io/autoware-documentation/main/tutorials/ad-hoc-simulation/planning-simulation/

Rosbag replay simulation
ros2 launch autoware_launch logging_simulator.launch.xml map_path:=$HOME/Downloads/sample-map-rosbag vehicle_model:=sample_vehicle sensor_model:=sample_sensor_kit
https://autowarefoundation.github.io/autoware-documentation/main/tutorials/ad-hoc-simulation/rosbag-replay-simulation/

Versions

No response

Possible causes

No response

Additional context

No response

@yukkysaito
Copy link
Contributor Author

@ito-san Can you investigate the error regarding hdd_monitor?

@xmfcx
Copy link
Contributor

xmfcx commented Apr 12, 2022

Are #641 and #643 are part of this issue?

@aohsato aohsato added the component:perception Advanced sensor data processing and environment understanding. (auto-assigned) label Apr 15, 2022
@BonoloAWF BonoloAWF added the type:bug Software flaws or errors. label Apr 19, 2022
@stale
Copy link

stale bot commented Jul 9, 2022

This pull request has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the status:stale Inactive or outdated issues. (auto-assigned) label Jul 9, 2022
@xmfcx
Copy link
Contributor

xmfcx commented Jul 19, 2022

Since the tasks need to be re-done, we'll close the issue and if errors occur again, this issue needs to be re-created.

@xmfcx xmfcx closed this as completed Jul 19, 2022
@yukkysaito
Copy link
Contributor Author

cc @ito-san
Now, I want to reopen this issue because we get some errors when plannign simulator is launched.
image

@ito-san
Copy link
Contributor

ito-san commented Dec 1, 2022

@yukkysaito Please consider to close this issue if you don't have any problem with it after the fixes.

@stale stale bot removed the status:stale Inactive or outdated issues. (auto-assigned) label Dec 1, 2022
@xmfcx
Copy link
Contributor

xmfcx commented Jan 10, 2023

@yukkysaito is this issue still present?

@stale
Copy link

stale bot commented Mar 11, 2023

This pull request has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the status:stale Inactive or outdated issues. (auto-assigned) label Mar 11, 2023
@mitsudome-r
Copy link
Member

I'm closing the issue since there are no updates for long time.
We can reopen this issue or create new one if we find issue with the tutorial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:perception Advanced sensor data processing and environment understanding. (auto-assigned) status:stale Inactive or outdated issues. (auto-assigned) type:bug Software flaws or errors.
Projects
None yet
Development

No branches or pull requests

6 participants