rayvburn / hubero

HuBeRo - a Framework to Simulate Human Behaviour in Robot Research
https://github.com/rayvburn/hubero
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

`NavigationRos` - consider renewing the goal when the timeout of velocity command has expired #63

Open rayvburn opened 9 months ago

rayvburn commented 9 months ago

In dynamic scenarios, actors might sometimes be stuck forever.

Possible solution: create a thread that takes care of tracking the velocity command's validity.