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

`logger` - modernize file operations #13

Closed rayvburn closed 1 year ago

rayvburn commented 1 year ago

use modern C++

rayvburn commented 1 year ago

NOTE: the buffer in the PeopleLogger::groupToString may become too small for multi-multi-member group. In such a situation, usually program throws:

   * *** stack smashing detected ***: <unknown> terminated then