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

chore: sync files #203

Merged
merged 1 commit into from
Feb 11, 2022
Merged

chore: sync files #203

merged 1 commit into from
Feb 11, 2022

Conversation

tier4-autoware-public-bot[bot]
Copy link
Contributor

Skipped

Added

Changed

  • .github/workflows/spell-check-differential.yaml
  • .github/workflows/build-and-test.yaml

Not changed

  • .github/dependabot.yaml
  • .github/workflows/pre-commit-optional.yaml
  • .github/workflows/semantic-pull-request.yaml
  • .clang-format
  • .markdown-link-check.json
  • .markdownlint.yaml
  • .pre-commit-config-optional.yaml
  • .prettierignore
  • .prettierrc.yaml
  • .yamllint.yaml
  • CPPLINT.cfg
  • setup.cfg
  • .github/workflows/build-and-test-differential.yaml
  • .github/workflows/pre-commit.yaml
  • system_launch/config/ad_service_state_monitor.param.yaml
  • system_launch/config/ad_service_state_monitor.planning_simulation.param.yaml
  • system_launch/config/system_error_monitor.param.yaml
  • system_launch/config/system_error_monitor.planning_simulation.param.yaml
  • system_launch/config/system_monitor/cpu_monitor.param.yaml
  • system_launch/config/system_monitor/gpu_monitor.param.yaml
  • system_launch/config/system_monitor/hdd_monitor.param.yaml
  • system_launch/config/system_monitor/mem_monitor.param.yaml
  • system_launch/config/system_monitor/net_monitor.param.yaml
  • system_launch/config/system_monitor/ntp_monitor.param.yaml
  • system_launch/config/system_monitor/process_monitor.param.yaml

Deleted

Not found

Signed-off-by: GitHub <[email protected]>
@kenji-miyake kenji-miyake merged commit 3c83103 into tier4/universe Feb 11, 2022
@kenji-miyake kenji-miyake deleted the sync-files branch February 11, 2022 19:11
takayuki5168 pushed a commit that referenced this pull request May 26, 2022
* Fix incorrect remap (#183)

* Fix incorrect remap

Signed-off-by: Kenji Miyake <[email protected]>

* Use set_remap

Signed-off-by: Kenji Miyake <[email protected]>

* add septentrio_gnss_driver launcher and switch(septentrio <-> ublox) (#196)

* add septentrio_gnss_driver launcher and switch(septentrio <-> ublox)

* rm arg(gnss_receiver) escalation and modify septentrio_gnss_driver_node option

* change gnss_receiver default septentrio to ublox

* remap all septentrio_gnss_driver topic names

* replace septentrio gnss driver launch type 'node' to 'include'

* Use set_parameter for use_sim_time (#198)

* Use set_parameter for use_sim_time

Signed-off-by: wep21 <[email protected]>

* Add default parameter for scenario simulator

Signed-off-by: wep21 <[email protected]>

* change system_monitor.launch.xml to launch.py (#203)

* Add control composed launch (#201)

Signed-off-by: wep21 <[email protected]>

* add param for psim v2 (#197)

* add param for psim v2

Signed-off-by: kosuke murakami <[email protected]>

* Update to pass var 'scenario_simulation' to dummy_perception_publisher

* Update dummy_perception_publisher's arg-name

Co-authored-by: yamacir-kit <[email protected]>

* Feature/porting v0.9.1 master (#202)

* add simulation arg (#174)

* add simulation arg

* add comment

* change arg name

* add parameter use_empty_dynamic_object_publisher into perception.launch (#176)

Signed-off-by: Azumi Suzuki <[email protected]>

Co-authored-by: Yusuke FUJII <[email protected]>
Co-authored-by: s-azumi <[email protected]>

* Fix mistakes in control.launch.py (#209)

* Fix typo in control.launch.py

Signed-off-by: Kenji Miyake <[email protected]>

* Add remote_cmd_converter_component

Signed-off-by: Kenji Miyake <[email protected]>

* Feature/add external cmd selector (#206)

* Add remote_cmd_selector to control.launch (#172)

* Add remote_cmd_selector to control.launch

Signed-off-by: Kenji Miyake <[email protected]>

* Rename remote_cmd_selector to external_cmd_selector

Signed-off-by: Kenji Miyake <[email protected]>

* Change default external cmd source (#173)

Signed-off-by: Kenji Miyake <[email protected]>

* modify to use control.launch.xml

* add external_cmd_selector to control.launch.py

* Fix remapping in control.launch.py

Signed-off-by: Kenji Miyake <[email protected]>

* Fix remapping in control.launch.py again

Signed-off-by: Kenji Miyake <[email protected]>

Co-authored-by: Keisuke Shima <[email protected]>

* Add vehicle info launch for setting vehicle info param (#199)

* Add vehicle info launch for setting vehicle info param

Signed-off-by: wep21 <[email protected]>

* Add comment for global parameters section

Signed-off-by: wep21 <[email protected]>

* Fix year and apply format

Signed-off-by: Kenji Miyake <[email protected]>

* Remove ready vehicle info param

Signed-off-by: wep21 <[email protected]>

Co-authored-by: Kenji Miyake <[email protected]>

* Remove vehicle info param server from logging simulator (#211)

Signed-off-by: wep21 <[email protected]>

* Add container launch for planning (#205)

* Add container launch for planning

Signed-off-by: wep21 <[email protected]>

* fix porting miss

* fix lane_driving.launch.xml

* Add missing parameters

Signed-off-by: wep21 <[email protected]>

Co-authored-by: taichiH <[email protected]>

* Add map.launch.py (#212)

* Add map.launch.py

Signed-off-by: wep21 <[email protected]>

* Update map.launch.xml

Signed-off-by: wep21 <[email protected]>

* Rename parameter for lanelet2 map path

Signed-off-by: wep21 <[email protected]>

* Rename AstarNavi to FreespacePlannerNode (#213)

Signed-off-by: Kenji Miyake <[email protected]>

* Add spell check action (#214)

* Unify YAML file extension of GitHub action to yml (#216)

* Fix PR template (#218)

Signed-off-by: Kenji Miyake <[email protected]>

* Fix PR template link (#219)

Signed-off-by: Kenji Miyake <[email protected]>

* Fix minor typos in PULL_REQUEST_TEMPLATE.md (#222)

* Fix depends in localization_launch to exec_depend (#223)

Signed-off-by: Kenji Miyake <[email protected]>

* Add build CI (#224)

* Add build CI

Signed-off-by: Kenji Miyake <[email protected]>

* Fix build_depend.repos

Signed-off-by: Kenji Miyake <[email protected]>

* Add private repository settings

Signed-off-by: Kenji Miyake <[email protected]>

* Remove self repo

Signed-off-by: Kenji Miyake <[email protected]>

* Install pip

Signed-off-by: Kenji Miyake <[email protected]>

* Use packages-select and packages-up-to

Signed-off-by: Kenji Miyake <[email protected]>

* Change job name

Signed-off-by: Kenji Miyake <[email protected]>

* Add build_and_test.yml

Signed-off-by: Kenji Miyake <[email protected]>

* Install kvaser library

Signed-off-by: Kenji Miyake <[email protected]>

* Build only internal packages in CI (#227)

Signed-off-by: Kenji Miyake <[email protected]>

* Fix typos in launch files (#231)

* Fix typos in launch files

Signed-off-by: Kenji Miyake <[email protected]>

* Fix lint

Signed-off-by: wep21 <[email protected]>

Co-authored-by: wep21 <[email protected]>

* Format launch files (#228)

* Format launch files

Signed-off-by: Kenji Miyake <[email protected]>

* Format launch.py

Signed-off-by: Kenji Miyake <[email protected]>

* Fix lint

Signed-off-by: Kenji Miyake <[email protected]>

* Exclude dummy_perception_publisher.launch.xml if is scenario_simulation (#230)

* Fix unresolved conflicts

Signed-off-by: Kenji Miyake <[email protected]>

Co-authored-by: hiro-ya-iv <[email protected]>
Co-authored-by: Daisuke Nishimatsu <[email protected]>
Co-authored-by: Taichi Higashide <[email protected]>
Co-authored-by: Kosuke Murakami <[email protected]>
Co-authored-by: yamacir-kit <[email protected]>
Co-authored-by: Keisuke Shima <[email protected]>
Co-authored-by: Yusuke FUJII <[email protected]>
Co-authored-by: s-azumi <[email protected]>
Co-authored-by: taichiH <[email protected]>
Co-authored-by: Kazuki Miyahara <[email protected]>
Co-authored-by: wep21 <[email protected]>
maxime-clem pushed a commit that referenced this pull request May 27, 2022
* update parameter (#169)

* Port pure pursuit (#166)

* Fix control.launch.py

* Apply pre-commit

* Fix control.launch.py

* Change debug topic name in rviz setting

* fix typo in localization util.launch.py (#168)

* Feature/add covarinace param (#170)

* add covariance param

* add description

* remove unused param (#172)

* Bump streetsidesoftware/cspell-action from 1.3.4 to v1 (#174)

* Bump streetsidesoftware/cspell-action from 1.3.4 to 1.5.0

Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 1.3.4 to 1.5.0.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell-action@v1.3.4...v1.5.0)

---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update spell_check_pr.yml

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kenji Miyake <[email protected]>

* fix: fix hdd_monitor param (#173)

* add rosbridge launch (#175)

* add rosbridge launch

* fix TODO document

add link to pull request

Co-authored-by: Kenji Miyake <[email protected]>

* fix double-byte character

Co-authored-by: Kenji Miyake <[email protected]>

* chore: sync files (#177)

Signed-off-by: GitHub <[email protected]>

Co-authored-by: kenji-miyake <[email protected]>

* ci: update CI settings (#176)

* ci(pre-commit): update .pre-commit-config.yaml

Signed-off-by: Kenji Miyake <[email protected]>

* ci: add sync-files.yaml

Signed-off-by: Kenji Miyake <[email protected]>

* chore: remove old workflows

Signed-off-by: Kenji Miyake <[email protected]>

* ci(sync-upstream): update sync-upstream.yaml

Signed-off-by: Kenji Miyake <[email protected]>

* ci(pre-commit): autofix

* style: fix for yamllint

Signed-off-by: Kenji Miyake <[email protected]>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* chore: minor update CI settings (#179)

Signed-off-by: Kenji Miyake <[email protected]>

* [pre-commit.ci] pre-commit autoupdate (#178)

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.0.1 → v4.1.0](pre-commit/pre-commit-hooks@v4.0.1...v4.1.0)
- [github.com/igorshubovych/markdownlint-cli: v0.29.0 → v0.30.0](igorshubovych/markdownlint-cli@v0.29.0...v0.30.0)
- [github.com/pre-commit/mirrors-prettier: v2.4.1 → v2.5.1](pre-commit/mirrors-prettier@v2.4.1...v2.5.1)
- [github.com/pycqa/isort: 5.9.3 → 5.10.1](PyCQA/isort@5.9.3...5.10.1)
- [github.com/psf/black: 21.9b0 → 22.1.0](psf/black@21.9b0...22.1.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kenji Miyake <[email protected]>

* chore: fix CI settings (#182)

Signed-off-by: Kenji Miyake <[email protected]>

* chore: sync files (#180)

Signed-off-by: GitHub <[email protected]>

Co-authored-by: kenji-miyake <[email protected]>

* chore: sync files (#184)

Signed-off-by: GitHub <[email protected]>

Co-authored-by: kenji-miyake <[email protected]>

* feat: add paricle param (#181)

Signed-off-by: YamatoAndo <[email protected]>

* chore: sync files (#185)

* chore: sync files

Signed-off-by: GitHub <[email protected]>

* Update sync-files.yaml

Co-authored-by: kenji-miyake <[email protected]>
Co-authored-by: Kenji Miyake <[email protected]>

* chore: sync files (#186)

Signed-off-by: GitHub <[email protected]>

Co-authored-by: kenji-miyake <[email protected]>

* chore: sync system config (#187)

Signed-off-by: wep21 <[email protected]>

* chore: sync files (#189)

Signed-off-by: GitHub <[email protected]>

Co-authored-by: wep21 <[email protected]>

* chore: replace system config in system launch (#188)

Signed-off-by: wep21 <[email protected]>

* feat: adds additional configuration flags for behavior_path_planner (#171)

* feat: adds additional configuration flags for behavior_path_planner

The additional configuration is used to allows avoidance over lane with same and
different direction, as well as allows safety margin between linestring and ego.

This is a `.iv` launcher https://github.com/tier4/autoware_launcher/pull/496
port.

Related PR:
autowarefoundation/autoware.universe#285
autowarefoundation/autoware.universe#287

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* Change lateral_collision_margion to 1.0 to reflect changes.

The decision to change the parameter value to 1.0 is made after performing
drivable area experiment at Odaiba areas on 2nd of February 2022 and meeting
between planning control team on 3rd of February 2022.

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* fix: slightly increase the safety buffer.

This increases the shift length to 1.7 + 0.5 * vehicle width.

The decision to increase is based on the discussion between planning team and
also the advice from the FI team.

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* feat(behavior_velocity): add path marker visualization (#190)

Signed-off-by: tanaka3 <[email protected]>

* chore: sync files (#193)

Signed-off-by: GitHub <[email protected]>

Co-authored-by: kenji-miyake <[email protected]>

* chore: sync files (#194)

* chore: sync files

Signed-off-by: GitHub <[email protected]>

* chore: update workflow files name

Signed-off-by: h-ohta <[email protected]>

Co-authored-by: h-ohta <[email protected]>
Co-authored-by: h-ohta <[email protected]>

* chore: sync files (#195)

Signed-off-by: GitHub <[email protected]>

Co-authored-by: h-ohta <[email protected]>

* feat: lateral controller param (#191)

* feat: define lat_controller_param_path

* feat: change for trajectory_follower params

* add args for lat_controller_param_path

* chore: fix wrong essential param to optional (#197)

* fix wrong param line

* move pointcloud_container_name param to optional

* fix: typo extra `>` (#199)

* Chore arrange perception rviz topics (#196)

* feat(autoware_launch): add occupancy grid vizualization

Signed-off-by: tanaka3 <[email protected]>

* feat(autoware_launch): add object recognition namespace to rviz

Signed-off-by: tanaka3 <[email protected]>

* fix: delete unused in control_launch (#200)

* fix: delete unused in control.launch.py

* fix: delete velocity_controller.param.yaml

* feat: add system_monitor parameters in sync-files (#201)

* chore: sync files (#202)

Signed-off-by: GitHub <[email protected]>

Co-authored-by: h-ohta <[email protected]>

* chore: sync files (#203)

Signed-off-by: GitHub <[email protected]>

Co-authored-by: kenji-miyake <[email protected]>

* chore: update settings of sync-files (#204)

Signed-off-by: Kenji Miyake <[email protected]>

* feat(control_launch): remove unnecessary params (#206)

Signed-off-by: Takayuki Murooka <[email protected]>

* chore: sync files (#208)

Signed-off-by: GitHub <[email protected]>

Co-authored-by: kenji-miyake <[email protected]>

* feat(atutoware.rviz): disable selectable for pointcloud visualization (#207)

Signed-off-by: YamatoAndo <[email protected]>

* chore: sync files (#212)

Signed-off-by: GitHub <[email protected]>

Co-authored-by: kenji-miyake <[email protected]>

* delete vehicle parameters in longitudinal_controller.param.yaml

* apply pre-commit

* remove unused file

* update sync-param-files.yaml

* disable local_external_control in system_error_montitor_psim

Co-authored-by: Tomoya Kimura <[email protected]>
Co-authored-by: Fumiya Watanabe <[email protected]>
Co-authored-by: YamatoAndo <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kenji Miyake <[email protected]>
Co-authored-by: yabuta <[email protected]>
Co-authored-by: tier4-autoware-bot[bot] <98652886+tier4-autoware-bot[bot]@users.noreply.github.com>
Co-authored-by: kenji-miyake <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Daisuke Nishimatsu <[email protected]>
Co-authored-by: wep21 <[email protected]>
Co-authored-by: Zulfaqar Azmi <[email protected]>
Co-authored-by: taikitanaka3 <[email protected]>
Co-authored-by: tier4-autoware-public-bot[bot] <98652886+tier4-autoware-public-bot[bot]@users.noreply.github.com>
Co-authored-by: h-ohta <[email protected]>
Co-authored-by: h-ohta <[email protected]>
Co-authored-by: Yukihiro Saito <[email protected]>
Co-authored-by: Takayuki Murooka <[email protected]>
tier4-autoware-public-bot bot pushed a commit that referenced this pull request Feb 14, 2023
…s judge (#203)

fix(behavior_velocity_planner): revert part of #2719

Signed-off-by: Mamoru Sobue <[email protected]>
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.

1 participant