Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Moll <Mark.Moll@gmail.com>
  • Loading branch information
sjahr and mamoll authored May 8, 2023
1 parent 4eaf8f7 commit c8387e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ namespace moveit
{
namespace cost_functions
{
[[nodiscard]] planning_interface::StateCostFn getClearnaceCostFn();
[[nodiscard]] planning_interface::StateCostFn getClearanceCostFn();

[[nodiscard]] planning_interface::StateCostFn
getWeightedCostFnSum(std::vector<std::pair<double, planning_interface::StateCostFn>> weight_cost_vector);
Expand Down

0 comments on commit c8387e2

Please sign in to comment.