This repository has been archived by the owner on Mar 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 38
Add elevation map loader to ground seg launch #136
Merged
taichiH
merged 6 commits into
use-autoware-auto-msgs
from
add-elevation-map-loader-to-ground-seg-launch
Dec 6, 2021
Merged
Add elevation map loader to ground seg launch #136
taichiH
merged 6 commits into
use-autoware-auto-msgs
from
add-elevation-map-loader-to-ground-seg-launch
Dec 6, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 tasks
taichiH
commented
Nov 26, 2021
12804dc
to
5cbea4f
Compare
yukkysaito
reviewed
Nov 30, 2021
...eption_launch/launch/obstacle_segmentation/ground_segmentation/ground_segmentation.launch.py
Show resolved
Hide resolved
1465ffe
to
91f99cf
Compare
91f99cf
to
ee8a0da
Compare
satoshi-ota
approved these changes
Dec 6, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
j4tfwm6z
added a commit
that referenced
this pull request
Feb 1, 2022
* Disable lidar temporarily * Revert "Disable lidar temporarily" This reverts commit 81359d412292b5396cef7aceb53909cb38cf1d95. * Fix parameter for avoidance without foa (#134) * Feature/add controller emergency param (#135) * add controller_emergency_param * add joy_controller_emergency_param_in_remote_control * fix typo in autoware_error_monitor.param.yaml Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com> Co-authored-by: j4tfwm6z <proj-jpntaxi@tier4.jp> Co-authored-by: Fumiya Watanabe <rej55.g@gmail.com> Co-authored-by: shiorikawata <73450134+shiorikawata@users.noreply.github.com>
kazuki527
pushed a commit
to kazuki527/autoware_launch
that referenced
this pull request
Apr 25, 2022
chore: sync upstream
tzhong518
pushed a commit
that referenced
this pull request
Aug 1, 2022
* chore: sync vehicle and sim param files Signed-off-by: GitHub <noreply@github.com> * chore: keep delay_compensation_time Co-authored-by: satoshi-ota <satoshi-ota@users.noreply.github.com> Co-authored-by: Shinnosuke Hirakawa <shinnosuke.hirakawa@tier4.jp>
kosuke55
pushed a commit
that referenced
this pull request
Jan 17, 2023
* 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> Signed-off-by: kminoda <koji.minoda@tier4.jp>
This was referenced Jan 21, 2023
Merged
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Type
Related Links
Description
Update launch file to move elevation_map_loader from map_loader package to peception module.
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.
Post-Review Checklist for the PR Author
PR Author should check the checkboxes below before merging.
CI Checks