-
Notifications
You must be signed in to change notification settings - Fork 1
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
consider adding SlowMovementCostFunction
#108
Comments
rayvburn
added
question
Further information is requested
expedite
Required for the planner article
labels
Aug 30, 2023
rayvburn
added a commit
that referenced
this issue
Aug 30, 2023
rayvburn
added a commit
that referenced
this issue
Aug 30, 2023
Added to the non-main branch, see https://github.com/rayvburn/hubero_local_planner/tree/planning/feature-slow-translation-costfun |
STR %6.1f "
// ...
slow_translation_costs_.getScale() * slow_translation_costs_.scoreTrajectory(traj_copy), |
rayvburn
added a commit
that referenced
this issue
Aug 30, 2023
rayvburn
added a commit
that referenced
this issue
Aug 30, 2023
|
It may be useful in some situations. Consider renaming that to |
rayvburn
added a commit
that referenced
this issue
Sep 26, 2023
rayvburn
added a commit
that referenced
this issue
Sep 26, 2023
Imported to the main devel branch with a default scale set to |
rayvburn
added a commit
that referenced
this issue
Dec 29, 2023
rayvburn
added a commit
that referenced
this issue
Dec 29, 2023
rayvburn
added a commit
that referenced
this issue
Jan 2, 2024
rayvburn
added a commit
that referenced
this issue
Jan 2, 2024
rayvburn
added a commit
that referenced
this issue
Jan 2, 2024
rayvburn
added a commit
that referenced
this issue
Jan 2, 2024
rayvburn
added a commit
that referenced
this issue
Jan 15, 2024
rayvburn
added a commit
that referenced
this issue
Jan 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The aim of this cost function is to keep linear speed close to the maximum allowable (defined by the kinematic constraint)
The text was updated successfully, but these errors were encountered: