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: move tools from autoware.universe #8

Merged
merged 3 commits into from
Feb 19, 2024
Merged

Conversation

takayuki5168
Copy link
Contributor

@takayuki5168 takayuki5168 commented Feb 18, 2024

Description

Moved the following packages to this repository from https://github.com/autowarefoundation/autoware.universe

  • accel_brake_map_calibrator
  • planning_debug_tools
  • simulator_compatibility_test
  • tier4_debug_tools

And update build_depends.repos for the build on CI.

Related links

autowarefoundation/autoware.universe#6444

Tests performed

Build on CI

Notes for reviewers

Interface changes

Effects on system behavior

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.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

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.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

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

@shmpwk shmpwk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

codecov bot commented Feb 19, 2024

Codecov Report

Attention: 1083 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (main@361020b). Click here to learn what that means.

Files Patch % Lines
...calibrator/src/accel_brake_map_calibrator_node.cpp 0.00% 871 Missing ⚠️
.../tier4_debug_tools/src/lateral_error_publisher.cpp 0.00% 60 Missing ⚠️
...lanning_debug_tools/src/stop_reason_visualizer.cpp 0.00% 50 Missing ⚠️
..._debug_tools/include/planning_debug_tools/util.hpp 0.00% 43 Missing ⚠️
...g/planning_debug_tools/src/trajectory_analyzer.cpp 0.00% 26 Missing ⚠️
...clude/planning_debug_tools/trajectory_analyzer.hpp 0.00% 25 Missing ⚠️
vehicle/accel_brake_map_calibrator/src/main.cpp 0.00% 6 Missing ⚠️
...map_calibrator/accel_brake_map_calibrator_node.hpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             main      #8   +/-   ##
======================================
  Coverage        ?   0.00%           
======================================
  Files           ?       8           
  Lines           ?    1083           
  Branches        ?       0           
======================================
  Hits            ?       0           
  Misses          ?    1083           
  Partials        ?       0           
Flag Coverage Δ
differential 0.00% <0.00%> (?)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mitsudome-r mitsudome-r merged commit 3a34b88 into main Feb 19, 2024
24 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants