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

tmp: add dummy change #13

Closed
wants to merge 3 commits into from
Closed

tmp: add dummy change #13

wants to merge 3 commits into from

Conversation

KeisukeShima
Copy link
Owner

Signed-off-by: Keisuke Shima 19993104+KeisukeShima@users.noreply.github.com

Note: Confirm our contribution guidelines before submitting a pull request.

Click the Preview tab and select a PR template:

Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Mar 22, 2022

Codecov Report

Merging #13 (aa9ba0b) into main (980a652) will increase coverage by 29.33%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##             main      #13       +/-   ##
===========================================
+ Coverage   10.90%   40.24%   +29.33%     
===========================================
  Files         707        4      -703     
  Lines       49858       82    -49776     
  Branches     7116       47     -7069     
===========================================
- Hits         5438       33     -5405     
+ Misses      40039       12    -40027     
+ Partials     4381       37     -4344     
Flag Coverage Δ
total 40.24% <0.00%> (+29.33%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
.../src/fault_injection_node/fault_injection_node.cpp 34.00% <0.00%> (-0.70%) ⬇️
...terpolation/test/src/test_spline_interpolation.cpp
...nverter/include/raw_vehicle_cmd_converter/node.hpp
common/fake_test_node/src/fake_test_node.cpp
...g_rviz_plugin/src/trajectory_footprint/display.cpp
vehicle/raw_vehicle_cmd_converter/src/node.cpp
...behavior_velocity_planner/src/utilization/util.cpp
...ior_velocity_planner/test/src/test_utilization.cpp
planning/obstacle_avoidance_planner/src/utils.cpp
...e_pursuit/src/pure_pursuit_core/planning_utils.cpp
... and 694 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 980a652...aa9ba0b. Read the comment docs.

Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com>
KeisukeShima pushed a commit that referenced this pull request Jun 5, 2023
…warefoundation#3765)

* feat(intersection): disable peeking while collision is detected

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>

* preempt PR3711 (#11)

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>

* fixed !has_collision

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>

* Preempt PR3711(2) (#13)

* fix(intersection): use 0 offset peeking line

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>

* use braking distance

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>

* add pass_judge_wall_pose marker

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>

* keep detection if ego is between stopline and pass judge line and velocity is below threshold

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>

* modify condition

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>

* use 0.0s for delay response time

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>

* right turn scenario passes

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>

* find all stop line candidates at first in order

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>

* use keep_detection_vel for staticPassJudgeLine

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>

---------

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>

* added COLLISION_DETECTED state

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>

* po

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>

* Revert "Preempt PR3711(2) (#13)"

This reverts commit 7fd41ab.

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>

* Revert "preempt PR3711 (#11)"

This reverts commit a6d7fb6.

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>

* call setSafe() regardless of occlusion_stop_required

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>

---------

Signed-off-by: Mamoru Sobue <mamoru.sobue@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.

1 participant