Skip to content
Snippets Groups Projects

Add laser scanner features to teb planning

Merged Tobias Gröger requested to merge feature/dynamic-non-human-obstacles into master
Files
2
@@ -50,7 +50,7 @@ namespace armarx::navigation::human
double initial_state_rot_cov = 0.01;
double alpha = 0.5;
float velocityAlpha = 0.7;
float velocityAlpha = 0.5;
};
/**
Loading