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: migrate lerp function from dwa_planner to wheel_stuck_utils #39

Merged
merged 5 commits into from
Jul 14, 2024

Conversation

Autumn60
Copy link
Collaborator

DWAPlanner内にstatic関数として実装されていた線形補間関数lerp()を、他パッケージとの共用化のためwheel_stuck_utilsに移植した。

@Autumn60 Autumn60 requested a review from RyodoTanaka July 13, 2024 11:01
@Autumn60 Autumn60 added the enhancement New feature or request label Jul 13, 2024
@Autumn60 Autumn60 linked an issue Jul 13, 2024 that may be closed by this pull request
Autumn60 and others added 4 commits July 13, 2024 22:38
* add clamp function

* add clamp01 function

* add clamp01 function

* add clamp01 function

* add clamp01 function

* fix lerp function

* fix lerp function
@Autumn60 Autumn60 requested review from Bey9434 and removed request for RyodoTanaka July 14, 2024 08:31
@Autumn60 Autumn60 linked an issue Jul 14, 2024 that may be closed by this pull request
6 tasks
Copy link
Contributor

@Bey9434 Bey9434 left a comment

Choose a reason for hiding this comment

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

Terrific job!

@Autumn60 Autumn60 merged commit 4f37039 into main Jul 14, 2024
3 checks passed
@Autumn60 Autumn60 deleted the feat/common/migrate_lerp_function branch July 14, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants