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 clock_publisher and autoware_version #79
Merged
wep21
merged 4 commits into
tier4:ros2
from
mitsudome-r:add-autoware_version-and-clock-publisher
Mar 4, 2021
Merged
add clock_publisher and autoware_version #79
wep21
merged 4 commits into
tier4:ros2
from
mitsudome-r:add-autoware_version-and-clock-publisher
Mar 4, 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
Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp>
a4c129c
to
6d53edf
Compare
I think it's better to add clock publisher as exec_depend in package.xml. |
Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp>
done. |
isamu-takagi
previously approved these changes
Mar 4, 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
Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp>
isamu-takagi
approved these changes
Mar 4, 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
kazuki527
pushed a commit
to kazuki527/autoware_launch
that referenced
this pull request
Apr 25, 2022
kazuki527
pushed a commit
to kazuki527/autoware_launch
that referenced
this pull request
Apr 25, 2022
Co-authored-by: prds1lg <prod-s1-github@tier4.jp>
kazuki527
pushed a commit
to kazuki527/autoware_launch
that referenced
this pull request
Apr 25, 2022
Co-authored-by: prds1lg <prod-s1-github@tier4.jp>
kazuki527
pushed a commit
to kazuki527/autoware_launch
that referenced
this pull request
Apr 25, 2022
* change to 5m (tier4#79) Co-authored-by: prds1lg <prod-s1-github@tier4.jp> * add arguments vehicle_id and individual_params_config (tier4#90) Signed-off-by: Azumi Suzuki <azumi.suzuki@tier4.jp> Co-authored-by: Hiroki OTA <hiroki.ota@tier4.jp> Co-authored-by: prds1lg <prod-s1-github@tier4.jp> Co-authored-by: Azumi Suzuki <38061530+s-azumi@users.noreply.github.com>
kazuki527
pushed a commit
to kazuki527/autoware_launch
that referenced
this pull request
Apr 25, 2022
* change to 5m (tier4#79) Co-authored-by: prds1lg <prod-s1-github@tier4.jp> * visualize centerline on lanelet (tier4#93) * lane_change_planner: backward length to 3m, refine_goal_search_radius_range to 1.5m (tier4#94) * backward length to 3m * fix refine goal search radius range to 1.5m * use `/localization/twist_estimator/twist` in external_cmd_converter (tier4#92) * use vehicle/status/twist * use twist from twist_estimator Co-authored-by: Hiroki OTA <hiroki.ota@tier4.jp> Co-authored-by: prds1lg <prod-s1-github@tier4.jp>
kazuki527
pushed a commit
to kazuki527/autoware_launch
that referenced
this pull request
Apr 25, 2022
kazuki527
pushed a commit
to kazuki527/autoware_launch
that referenced
this pull request
Apr 25, 2022
kosuke55
pushed a commit
that referenced
this pull request
Jan 17, 2023
Signed-off-by: Yukihiro Saito <yukky.saito@gmail.com> Signed-off-by: Yukihiro Saito <yukky.saito@gmail.com>
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.
Add newly created packages to launch files.