Skip to content
Snippets Groups Projects
Commit 35193547 authored by Timo Weberruß's avatar Timo Weberruß
Browse files

Merge branch 'feature/lasersensor-usage' into implement-human-groups

parents 8c4f4df3 910fa6f1
No related branches found
No related tags found
2 merge requests!109Social layers,!55Draft: Implement human grouping
......@@ -21,13 +21,12 @@
#include <armarx/navigation/local_planning/core.h>
#include <armarx/navigation/local_planning/ros_conversions.h>
// #include <teb_local_planner/extension/obstacles/EllipseObstacle.h>
#include <armarx/navigation/local_planning/aron_conversions_teb.h>
#include <teb_local_planner/homotopy_class_planner.h>
namespace armarx::navigation::local_planning
{
// TimedElasticBands
......@@ -205,7 +204,7 @@ namespace armarx::navigation::local_planning
{
return;
}
if (not scene.staticScene->distanceToObstaclesCostmap.has_value())
{
return;
......
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