Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 0076d4e0 authored by AUTERNAUD Alex's avatar AUTERNAUD Alex
Browse files

Merge branch 'ros_modules_refactoring' of...

Merge branch 'ros_modules_refactoring' of gitlab.inria.fr:spring/wp6_robot_behavior/robot_behavior into ros_modules_refactoring
parents e5d0a951 e982063a
No related branches found
No related tags found
No related merge requests found
......@@ -250,7 +250,8 @@ class LocalPathPlannerMPC:
and cost_map is a discrete array, the discrete costmap is interpolated to return a better evaluation
Args:
position (2D array) : array of [x,y] positions
costmap (2D array) : costmap representing the world area bounded by self.cost_map_region
Returns:
scalar : sum of cost_map évaluated at the given positions
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment