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

let `fuzzy::Processor` compute interactions one by one instead of a batch approach #70

Open rayvburn opened 2 years ago

rayvburn commented 2 years ago

It will make further processing of Processor results easier.