rayvburn / srpb

A source code and the toolkit accompanying the paper "Quantitative Metrics for Benchmarking Human-Aware Robot Navigation"
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

consider implementing a custom `PersonData` class in the `logger` namespace #30

Open rayvburn opened 1 year ago

rayvburn commented 1 year ago

The aim is to create an abstraction layer from the people_msgs_utils::Person type (but maintaining all its features). The PersonData class must be later propagated to all human-aware metrics.