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

chore: remove motion_common dependency #2231

Conversation

takayuki5168
Copy link
Contributor

@takayuki5168 takayuki5168 commented Nov 7, 2022

Description

#2229

remove motion_common dependency which is autoware.auto's common package from planning/control/simulator packages.

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.

@takayuki5168 takayuki5168 marked this pull request as ready for review November 7, 2022 13:51
@takayuki5168 takayuki5168 force-pushed the chore/remove-motion-common-dependency branch from e32c394 to d491216 Compare November 7, 2022 13:53
Copy link
Contributor

@TakaHoribe TakaHoribe left a comment

Choose a reason for hiding this comment

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

LGTM.
Note: the motion_common pkg was temporally ported to support some .auto pkgs when the autoware.universe started. Since now the utility functions are managed by other packages (autoware_utils, motion_utils, etc), the old motion_common dependency is removed.

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

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
@takayuki5168
Copy link
Contributor Author

I confirmed that planning simulator works well locally.

@takayuki5168
Copy link
Contributor Author

@rej55 Could you approve please.

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
@takayuki5168 takayuki5168 force-pushed the chore/remove-motion-common-dependency branch from c283a1a to 871c0b3 Compare November 9, 2022 16:12
@codecov
Copy link

codecov bot commented Nov 9, 2022

Codecov Report

Base: 11.14% // Head: 11.09% // Decreases project coverage by -0.04% ⚠️

Coverage data is based on head (871c0b3) compared to base (8f8ec9d).
Patch coverage: 20.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2231      +/-   ##
==========================================
- Coverage   11.14%   11.09%   -0.05%     
==========================================
  Files        1203     1203              
  Lines       86268    86666     +398     
  Branches    20829    20981     +152     
==========================================
+ Hits         9615     9619       +4     
- Misses      66490    66866     +376     
- Partials    10163    10181      +18     
Flag Coverage Δ *Carryforward flag
differential 8.04% <0.00%> (?)
total 11.12% <20.00%> (ø) Carriedforward from 8f8ec9d

*This pull request uses carry forward flags. Click here to find out more.

Impacted Files Coverage Δ
...analysis/src/control_performance_analysis_core.cpp 0.00% <ø> (ø)
...n_velocity_smoother/src/smoother/smoother_base.cpp 0.00% <ø> (ø)
...nning_simulator/simple_planning_simulator_core.cpp 38.92% <20.00%> (+0.74%) ⬆️
...ity_planner/src/scene_module/intersection/util.cpp 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

Copy link
Contributor

@rej55 rej55 left a comment

Choose a reason for hiding this comment

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

LGTM

@takayuki5168 takayuki5168 merged commit e60e868 into autowarefoundation:main Nov 10, 2022
@takayuki5168 takayuki5168 deleted the chore/remove-motion-common-dependency branch November 10, 2022 01:22
HansRobo pushed a commit to HansRobo/autoware.universe that referenced this pull request Dec 16, 2022
* remove motion_common from smoother

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

* remove motion_common from control_performance_analysis and simple_planning_simualtor

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

* fix include

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

* add include

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

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
YoshiRi pushed a commit to YoshiRi/autoware.universe that referenced this pull request Jan 11, 2023
* remove motion_common from smoother

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

* remove motion_common from control_performance_analysis and simple_planning_simualtor

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

* fix include

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

* add include

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

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
brkay54 added a commit to vautonomous/autoware.universe that referenced this pull request Jan 28, 2023
* remove motion_common from smoother

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

* remove motion_common from control_performance_analysis and simple_planning_simualtor

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

* fix include

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

* add include

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

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
voltonomous added a commit to vautonomous/autoware.universe that referenced this pull request Jan 28, 2023
…tion#2157)

Signed-off-by: yutaka <purewater0901@gmail.com>

Signed-off-by: yutaka <purewater0901@gmail.com>
chore: remove motion_common dependency (autowarefoundation#2231)

* remove motion_common from smoother

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

* remove motion_common from control_performance_analysis and simple_planning_simualtor

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

* fix include

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

* add include

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

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
refactor(motion_velocity_smoother): remove unused optional (autowarefoundation#1906)

* remove unused optional

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>

* pre-commit

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>

Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
add tunable deccel limit before curve


fix(motion_velocity_smoother): mismatch of v0/a0 between optimization and external velocity limit (autowarefoundation#2283)

* fix(motion_velocity_smoother): inconsistent v0/a0 between optimization and external velocity limit

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

* remove debug print

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

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
fix(motion_velocity_smoother): fix taking long time to start in "l2_smoother" (autowarefoundation#2289)

fix-l2-smoother

Signed-off-by: jack.song <jack.song@autocore.ai>

Signed-off-by: jack.song <jack.song@autocore.ai>
chore(motion_velocity_smoother): add debug print for non-supported function (autowarefoundation#2298)

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

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
fix(motion_velocity_smoother): add current_closest_point_from_prev_output (autowarefoundation#2399)

Signed-off-by: Makoto Kurihara <mkuri8m@gmail.com>

Signed-off-by: Makoto Kurihara <mkuri8m@gmail.com>
increase distance before curve


update delay compansation
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.

3 participants