-
Notifications
You must be signed in to change notification settings - Fork 295
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
chore: rviz setting #57
Closed
Closed
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
add detection by tracker
add yaml file and modify BT tree file path modify parameter file add parameter add use_dynamic_object flag in pull out param delete unncesarry parameters delete unnecessary param merge change for jpntaxi delete blank line modify BT file name modify launch file
* update launch parameters for behavior_path_planner Signed-off-by: TakaHoribe <horibe.takamasa@gmail.com> * update param at experiment Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * fix typo Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * Fix indent Co-authored-by: TakaHoribe <horibe.takamasa@gmail.com>
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
…ion#441) Signed-off-by: TakaHoribe <horibe.takamasa@gmail.com>
Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
…warefoundation#457) Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> Co-authored-by: Takamasa Horibe <horibe.takamasa@gmail.com>
* use external velocity limit selector * add common planning params * update yaml params
* add/update slow down params * topic remap * update topic name
* Update pre-commit settings * Apply Black * Replace ament_lint_common with autoware_lint_common * Update build_depends.repos * Fix build_depends
Co-authored-by: Takayuki Murooka <takayuki.murooka@tier4.jp>
* fix namespace * remove dynamic_object_visualization * fix rviz
* succeeded in launching control nodes * fix input/output of control_launch * Remove multiple package * Add newline * Update control_launch/launch/control.launch.py Co-authored-by: tkimura4 <tomoya.kimura@tier4.jp> * Apply pre-commit Co-authored-by: Takayuki Murooka <takayuki.murooka@tier4.jp> Co-authored-by: tkimura4 <tomoya.kimura@tier4.jp>
* Fix remappings * Add comment
* fix topics * add external hazard indicator
* add base line launch * add ground_segmentation launcher * run pre-commit * clean up * fix coding style * fix topic name * fix yaml params * fix loader name * rename components * improve implementation
…warefoundation#120) * Disbale intersection polygon marker (autowarefoundation#483) Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Merge pull request autowarefoundation#384 from tier4/feature/no_stopping_area Feature/no stopping area Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com> Co-authored-by: taikitanaka3 <65527974+taikitanaka3@users.noreply.github.com>
* porting localization * fixed odometry in ekf * fixed vehicle twist topic name
…refoundation#375) * feat(planning_launch): add new crosswalk params Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * chore(planning_launch): add paramter description Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* feat(autoware_launch): add perception mode Signed-off-by: yutaka <purewater0901@gmail.com> * Update autoware_launch/launch/autoware.launch.xml Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com> Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com>
* chore(planning_launch): disable debug message Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * ignore outside unknown obstacle Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
…ion#387) * feat(perception_launcher): add radar fusion launcher Signed-off-by: scepter914 <scepter914@gmail.com> * fix typo Signed-off-by: scepter914 <scepter914@gmail.com> * Update perception_launch/launch/object_recognition/detection/camera_lidar_radar_fusion_based_detection.launch.xml Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com> * fix lidar_object arg Signed-off-by: scepter914 <scepter914@gmail.com> * devide camera_lidar_radar_fusion and lidar_radar_fusion Signed-off-by: scepter914 <scepter914@gmail.com> * fix typo Signed-off-by: scepter914 <scepter914@gmail.com> * fix namespace for debug Signed-off-by: scepter914 <scepter914@gmail.com> * Update perception_launch/launch/object_recognition/detection/detection.launch.xml Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com> * Update autoware_launch/launch/autoware.launch.xml Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com> * fix typo Signed-off-by: scepter914 <scepter914@gmail.com> * fix typo Signed-off-by: scepter914 <scepter914@gmail.com> * fix typo Signed-off-by: scepter914 <scepter914@gmail.com> * Update perception_launch/launch/object_recognition/detection/camera_lidar_radar_fusion_based_detection.launch.xml Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com> * Update perception_launch/launch/object_recognition/detection/lidar_radar_based_detection.launch.xml Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com> * Update perception_launch/launch/object_recognition/detection/lidar_radar_based_detection.launch.xml Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com> * revert rviz launcher in logging_simulator.launch.xml Signed-off-by: scepter914 <scepter914@gmail.com> * Update autoware_launch/launch/logging_simulator.launch.xml Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com> * Update perception_launch/launch/perception.launch.xml Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com> * add namespace to lidar based objects Signed-off-by: scepter914 <scepter914@gmail.com> * add radar based detection in detection.launch Signed-off-by: scepter914 <scepter914@gmail.com> Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com>
…ation#381) * Insert object filter Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp> * Change package name, add param yaml Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp> * Add args for param.yaml Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>
…on#390) Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
…arefoundation#386) Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
…utowarefoundation#384) Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
…oundation#389) Signed-off-by: yutaka <purewater0901@gmail.com>
Signed-off-by: Yukihiro Saito <yukky.saito@gmail.com>
…warefoundation#357) Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
* feat: add-operation-mode-transition-manager Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * fix precommit Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * add param Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
…foundation#393) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…on#395) * feat(localization_error_monitor): add a config file Signed-off-by: kminoda <koji.m.minoda@gmail.com> * ci(pre-commit): autofix * debugged Signed-off-by: kminoda <koji.m.minoda@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp>
8 tasks
@shmpwk |
Yes, it should be closed, thank you |
@shmpwk |
yukkysaito
pushed a commit
to yukkysaito/autoware_launch-awf
that referenced
this pull request
Jul 14, 2022
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.