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

feat(lane_departure_checker): add border types to check (#4861) #894

Closed
wants to merge 1 commit into from

Conversation

kyoichi-sugahara
Copy link

@kyoichi-sugahara kyoichi-sugahara commented Sep 29, 2023

laucherの変更はこちら

逸脱判定機能追加チケット:https://tier4.atlassian.net/browse/RT1-3073
今回PRの対応チケット:https://tier4.atlassian.net/browse/RT0-28965

TODO

  • 塩尻のrosbagを使って走行し、MRMが頻発しないことを確認する。その際逸脱判定対象はcurbestoneのみとする。

rosbagは以下を参照
https://star4.slack.com/archives/CRUE57C30/p1695967493388629?thread_ts=1695964275.721019&cid=CRUE57C30

description

Add features for lane_departure_checker package

  • add flag to control enable/disable feature of ego vehicle's footprint (is out of lane / will leave from lane / will leave from boundary)
  • add array to choose type of lanelet's line string(e.g. road_border and curbstone, etc..)
  • update README.md

…dation#4861)

* update lane_departure_checker package

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

* style(pre-commit): autofix

* update doc

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>
@github-actions github-actions bot added documentation Improvements or additions to documentation control labels Sep 29, 2023
@yuki-takagi-66 yuki-takagi-66 deleted the branch beta/v0.11.0 February 1, 2024 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
control documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants