rayvburn / humap_local_planner

Human-aware robot trajectory planner using a hybrid trajectory candidates generation and spatiotemporal cost functions
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

`CostParams` struct cleanup #113

Open rayvburn opened 12 months ago

rayvburn commented 12 months ago

CostParams' max_scaling_factor and scaling_speed are never used by the ObstacleSeparationCostFunction or ObstacleCostFunction