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

Custom Weights for Different Optimization Objective #290

Open
FireBoyAJ24 opened this issue Oct 7, 2023 · 0 comments · May be fixed by UBCSailbot/local_pathfinding#66
Open

Custom Weights for Different Optimization Objective #290

FireBoyAJ24 opened this issue Oct 7, 2023 · 0 comments · May be fixed by UBCSailbot/local_pathfinding#66
Assignees
Labels
enhancement New feature or request path Pathfinding team

Comments

@FireBoyAJ24
Copy link
Contributor

Purpose

In Raye, we used to make up the cost values for different optimization objectives with @jamenkaye help. This time around we want to ensure our optimization objective weights are appropriate and the summation of optimization objectives. This will allow us to ensure that we have considered the relation between the objectives fully and systematically.

Description

  1. Research and provide the best method for determining the weights of each optimization objective. You can write up a methodology on confluence for this part. It may provide the simulation team with a bit of insight into how we will use their simulation.
  2. Determine the best method to combine different optimization objectives.

We can ignore the speed objective for now since it is not ready. However, you can still look at the possible methods to see how we will try to create the speed objective.  

Resources

@FireBoyAJ24 FireBoyAJ24 added the enhancement New feature or request label Oct 7, 2023
@patrick-5546 patrick-5546 added the path Pathfinding team label Mar 9, 2024
@FireBoyAJ24 FireBoyAJ24 transferred this issue from UBCSailbot/local_pathfinding Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request path Pathfinding team
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

3 participants