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(launch): Output message if module is not launched #36

Merged

Conversation

hayato-m126
Copy link
Collaborator

@hayato-m126 hayato-m126 commented Oct 10, 2024

Types of PR

  • New Features

Description

  • Check if include is required before including autoware's launch file
  • If not, output LogInfo.

How to review this PR

# use xx1 planning_control scenario
ros2 launch driving_log_replayer_v2 driving_log_replayer_v2.launch.py scneario_path:=${secnario_path}

Others

autoware_map_height_fitter is required when using localization
If it is not localization, there is no need to load it.

@hayato-m126
Copy link
Collaborator Author

Execution problems should not happen with this PR.
However, as stated in rosdep, this PR does not solve the autoware prefix problem.

@hayato-m126 hayato-m126 merged commit b369cec into develop Oct 10, 2024
5 checks passed
@hayato-m126 hayato-m126 deleted the feat/check-condition-before-include-launch-file branch October 10, 2024 07:01
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.

1 participant