Skip to content
Snippets Groups Projects
Commit ea49654d authored by Fabian Reister's avatar Fabian Reister
Browse files

parameter update

parent f511b402
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ namespace armarx::navigation::algorithms::spfa
bool obstacleDistanceCosts = true;
float obstacleMaxDistance = 1000.F;
float obstacleDistanceWeight = 1.5F;
float obstacleDistanceWeight = 1.3F;
float obstacleCostExponent = 2.F;
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment