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: update trajectory visualizer (backport #737 #745) #515

Merged
merged 2 commits into from
May 24, 2023

Conversation

h-ohta
Copy link

@h-ohta h-ohta commented May 24, 2023

Description

以下PRのbackport
autowarefoundation#737
autowarefoundation#745

Tests performed

trajectory_visualizer自体の動作を確認
デバッグツールのため、システムへの影響なし

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.

tkimura4 and others added 2 commits May 24, 2023 10:42
* feat: update callback group of trajectory visualizer

Signed-off-by: tomoya.kimura <[email protected]>

* add velocity limit to trajectory visualizer

Signed-off-by: tomoya.kimura <[email protected]>

* ci(pre-commit): autofix

* rename behavior _path to behavior_velocity_path

Signed-off-by: tomoya.kimura <[email protected]>

* rename lane_change_path to behavior_path_path

Signed-off-by: tomoya.kimura <[email protected]>

* misc

Signed-off-by: tomoya.kimura <[email protected]>

* ci(pre-commit): autofix

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

Codecov Report

❗ No coverage uploaded for pull request base (beta/v0.3.16@79db463). Click here to learn what that means.
Patch has no changes to coverable lines.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@              Coverage Diff               @@
##             beta/v0.3.16    #515   +/-   ##
==============================================
  Coverage                ?   4.81%           
==============================================
  Files                   ?      80           
  Lines                   ?    7231           
  Branches                ?     576           
==============================================
  Hits                    ?     348           
  Misses                  ?    6665           
  Partials                ?     218           
Flag Coverage Δ
differential 4.81% <0.00%> (?)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@h-ohta h-ohta enabled auto-merge (squash) May 24, 2023 03:48
@h-ohta h-ohta merged commit b7c45b6 into beta/v0.3.16 May 24, 2023
@h-ohta h-ohta deleted the backport/trajectory_viz branch May 24, 2023 03:48
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.

4 participants