|
Autoware.Auto
|
|
Specifies various parameters specific to the optimization problem and it's behaviors Depending on problem setup, some weights may be ignored. More...
#include <config.hpp>
Public Member Functions | |
| OptimizationConfig (StateWeight nominal_weights, StateWeight terminal_weights) | |
| StateWeight | nominal () const noexcept |
| StateWeight | terminal () const noexcept |
Specifies various parameters specific to the optimization problem and it's behaviors Depending on problem setup, some weights may be ignored.
| motion::motion_common::OptimizationConfig::OptimizationConfig | ( | StateWeight | nominal_weights, |
| StateWeight | terminal_weights | ||
| ) |
|
noexcept |
|
noexcept |