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

refactor(system_mrm_emergency_stop_operator): rework parameters #5734

Open
wants to merge 286 commits into
base: main
Choose a base branch
from

Conversation

karishma1911
Copy link
Contributor

@karishma1911 karishma1911 commented Nov 30, 2023

Description

Implement the ROS Node configuration layout described in https://github.com/orgs/autowarefoundation/discussions/3371 for the mrm_comfortable_stop_operator

  1. Remove the default value from the source code in order to ensure all parameter values are passed from the parameter files.
  2. create schema

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

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.

@karishma1911 karishma1911 requested a review from mkuri as a code owner November 30, 2023 14:09
@github-actions github-actions bot added the component:system System design and integration. (auto-assigned) label Nov 30, 2023
@karishma1911 karishma1911 force-pushed the mrm-emergency-stop-operator branch 2 times, most recently from 079327e to f87cc89 Compare November 30, 2023 14:12
@karishma1911 karishma1911 force-pushed the mrm-emergency-stop-operator branch from d51f3a7 to 3cbb7cb Compare December 6, 2023 11:24
Copy link

stale bot commented Mar 19, 2024

This pull request has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the status:stale Inactive or outdated issues. (auto-assigned) label Mar 19, 2024
@idorobotics
Copy link

@mkuri @TomohitoAndo please urgently review.

isamu-takagi and others added 21 commits May 28, 2024 17:09
…5820)

* refactor(side_shift): separate side shift module

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* refactor(bpp): remove side shift module

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…warefoundation#5689)

fix(avoidance): output invalid avoidance path

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: github-actions <github-actions@github.com>
…interpolate (autowarefoundation#5818)

Fixed rejection criteria of SmartPoseBuffer::interpolate

Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp>
…utowarefoundation#5810)

Add jerk and acc limits for slow-down

Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>
…arefoundation#5819)

* fix(traffic_light): stop if the traffic light signal timed out

Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>

* fix(traffic_light): fix README format

Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>

---------

Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
…c_time/elapsed_time, tentative objects (autowarefoundation#5762)

* enable debugger in tracker

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>

* fix uninitialized class variable

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>

* feat: separate debugger class for simplification

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>

---------

Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
doc(intersection): add image

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
…atus (autowarefoundation#5682)

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
)

Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* update cmakelists

Signed-off-by: N-Eiki <naganagaeichan@gmail.com>

* add z filter param

Signed-off-by: N-Eiki <naganagaeichan@gmail.com>

* isWithin func private -> public

Signed-off-by: N-Eiki <naganagaeichan@gmail.com>

* add test code

Signed-off-by: N-Eiki <naganagaeichan@gmail.com>

* style(pre-commit): autofix

---------

Signed-off-by: N-Eiki <naganagaeichan@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Satoshi Tanaka <16330533+scepter914@users.noreply.github.com>
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…n#5848)

Changed landmark_manager to a shared library

Signed-off-by: Shintaro SAKODA <shintaro.sakoda@tier4.jp>
…ar topic (autowarefoundation#5781)

rename lidar topic

Signed-off-by: yamato-ando <Yamato ANDO>
Co-authored-by: yamato-ando <Yamato ANDO>
isamu-takagi and others added 19 commits May 28, 2024 17:09
* update api maintainers

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>

* fix

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>

---------

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
…n#6100)

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…affic light id map every callback (autowarefoundation#6061)

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
…compensation (autowarefoundation#6080)

Signed-off-by: scepter914 <scepter914@gmail.com>
* fix(pointpainting): fix param path declaration

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* remove pointpainting_model_name

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* revert: revert unnecessary change

Signed-off-by: kminoda <koji.minoda@tier4.jp>

---------

Signed-off-by: kminoda <koji.minoda@tier4.jp>
* docs(crosswalk): update the document

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* fix the spell

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

---------

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
…usion detection and 1st/2nd attention lane (autowarefoundation#6047)

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>

remove non-support

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>

fix link

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>

add yaml

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>

please check readme
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: github-actions <github-actions@github.com>
…on#6103)

* Visualize the footprint from start_pose to end_pose along the path

Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>

---------

Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
…data structure (autowarefoundation#6101)

* Add data_structs.hpp and update include paths

* Refactor start planner debug data structure

* Update debug_data variable name in StartPlannerModule

Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>

---------

Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…arefoundation#6055)

Refactor lane departure check in ShiftPullOut::plan()

Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
…pty (autowarefoundation#6104)

* check if p_safety_slow is empty

Signed-off-by: beyza <bnk@leodrive.ai>

* style(pre-commit): autofix

---------

Signed-off-by: beyza <bnk@leodrive.ai>
Co-authored-by: beyza <bnk@leodrive.ai>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…utowarefoundation#6091)

* feat!: replace use_pointcloud_container

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* feat: remove from planning

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* fix: fix to remove all use_pointcloud_container

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* revert: revert change in planning.launch

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* revert: revert rename of use_pointcloud_container

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* fix: fix tier4_perception_launch to enable use_pointcloud_contaienr

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* fix: fix unnecessary change

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* fix: fix unnecessary change

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* refactor: remove trailing whitespace

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* revert other changes in perception

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* revert change in readme

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* feat: move glog to pointcloud_container.launch.py

* revert: revert glog porting

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* style(pre-commit): autofix

* fix: fix pre-commit

Signed-off-by: kminoda <koji.minoda@tier4.jp>

---------

Signed-off-by: kminoda <koji.minoda@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…ion (autowarefoundation#6072)

* add acc filtering and decaying acc to model

Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>

* fixed compilation problem, acc is used to predict search_dist

Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>

* Use an equivalent velocity to calculate paths

Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>

* change decaying factor to T/4

Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>

* coment out cerr for evaluation

Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>

* simplify code

Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>

* comments

Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>

* add missing constant to decaying acc model

Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>

* Use an equivalent velocity to calculate paths

Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>

* add missing constant to decaying acc model

Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>

* Implement lanelet speed limit for acc consideration

Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>

* add option to activate on and off acceleration feature

Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>

* add params

Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>

* add params

Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>

* delete unused class

Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>

* update docs

Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>

* delete comments

Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>

* fix comments

Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>

* update comments, refactor code

Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>

* remove unused line

Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>

---------

Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>
Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
@stale stale bot removed the status:stale Inactive or outdated issues. (auto-assigned) label May 28, 2024
@idorobotics
Copy link

@mkuri @TomohitoAndo could you urgently review this PR?

@TomohitoAndo
Copy link
Contributor

@karishma1911 @idorobotics
Sorry for the late response 🙇
It seems this PR has many unnecessary commits, so could you please rebase the branch?

@idorobotics
Copy link

@karishma1911 @idorobotics
Sorry for the late response 🙇
It seems this PR has many unnecessary commits, so could you please rebase the branch?

@oguzkaganozt

Copy link

stale bot commented Sep 17, 2024

This pull request has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the status:stale Inactive or outdated issues. (auto-assigned) label Sep 17, 2024
@mitsudome-r
Copy link
Member

Since since no one is reviewing, I will review the PR as a maintainer.

@mitsudome-r mitsudome-r self-assigned this Dec 17, 2024
@mitsudome-r
Copy link
Member

Since there is an issue with commit log, I will recreate the PR.

@stale stale bot removed the status:stale Inactive or outdated issues. (auto-assigned) label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:system System design and integration. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.