Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Fix exec depend in perception launch #132

Merged
merged 1 commit into from
Nov 25, 2021

Conversation

wep21
Copy link
Contributor

@wep21 wep21 commented Nov 25, 2021

PR Type

  • Fix dependency

Related Links

Description

Fix rosdep error below.

autoware@logging:~/autoware.proj.jpntaxi$ rosdep install --from-paths src --ignore-src
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
perception_launch: Cannot locate rosdep definition for [object_segmentation]

Review Procedure

Remarks

Pre-Review Checklist for the PR Author

PR Author should check the checkboxes below when creating the PR.

Checklist for the PR Reviewer

Reviewers should check the checkboxes below before approval.

  • Commits are properly organized and messages are according to the guideline
  • Code follows coding guidelines
  • (Optional) Unit tests have been written for new behavior
  • PR title describes the changes

Post-Review Checklist for the PR Author

PR Author should check the checkboxes below before merging.

  • All open points are addressed and tracked via issues or tickets
  • Write release notes

CI Checks

  • Build and test for PR: Required to pass before the merge.
  • Check spelling: NOT required to pass before the merge. It is up to the reviewer(s). See here if you want to add some words to the spell check dictionary.

@satoshi-ota
Copy link
Contributor

@wep21 I missed... 🙏

@satoshi-ota
Copy link
Contributor

LGTM (please fix pre-commit error 🙏 )

Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
@wep21 wep21 requested a review from tkimura4 November 25, 2021 05:41
@tkimura4 tkimura4 merged commit 808b363 into use-autoware-auto-msgs Nov 25, 2021
@tkimura4 tkimura4 deleted the fix/exec_depend branch November 25, 2021 05:41
satoshi-ota pushed a commit that referenced this pull request Nov 26, 2021
j4tfwm6z pushed a commit that referenced this pull request Feb 1, 2022
kazuki527 pushed a commit to kazuki527/autoware_launch that referenced this pull request Apr 25, 2022
tzhong518 pushed a commit that referenced this pull request Aug 1, 2022
* feat(workflow): Add sync-vehicle-and-sim-param-files

Signed-off-by: Makoto Kurihara <mkuri8m@gmail.com>

* fix(workflow): job name

Signed-off-by: Makoto Kurihara <mkuri8m@gmail.com>
kosuke55 pushed a commit that referenced this pull request Jan 17, 2023
…or (#132)

* feat(autoware_launch): move config to autoware_launch for perception

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* first commit

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* fix(autoware_launch): fix config path of system_error_monitor

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* fix typo again

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* resolve conflict

Signed-off-by: kminoda <koji.minoda@tier4.jp>

Signed-off-by: kminoda <koji.minoda@tier4.jp>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants