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

chore: rviz setting #57

Closed
wants to merge 552 commits into from
Closed

chore: rviz setting #57

wants to merge 552 commits into from

Conversation

shmpwk
Copy link
Contributor

@shmpwk shmpwk commented Jul 8, 2022

Description

  • change rviz depth 5 -> 1
  • obstacle_segmentation disable visualization

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.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

yukkysaito and others added 30 commits November 1, 2021 20:53
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 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
satoshi-ota and others added 15 commits July 6, 2022 16:17
…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>
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>
…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>
@shmpwk shmpwk requested review from tkimura4 and taikitanaka3 July 8, 2022 12:03
Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp>
@shmpwk shmpwk changed the title fix: rviz setting chore: rviz setting Jul 8, 2022
@taikitanaka3
Copy link
Contributor

@shmpwk
please make obstacle_segmentation disable visualization visible for awf
it's only for xx1

@shmpwk
Copy link
Contributor Author

shmpwk commented Jul 8, 2022

Yes, it should be closed, thank you

@shmpwk shmpwk closed this Jul 8, 2022
@taikitanaka3
Copy link
Contributor

@shmpwk
you can set depth1 for common

@shmpwk shmpwk reopened this Jul 9, 2022
@shmpwk shmpwk closed this Jul 9, 2022
@shmpwk shmpwk reopened this Jul 9, 2022
@shmpwk shmpwk closed this Jul 9, 2022
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.