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

`FollowObject` task execution start delayed #36

Open rayvburn opened 2 years ago

rayvburn commented 2 years ago

Currently, first attempt to plan path to a static object (that is shown in the occupancy grid used for planning) usually fails, so it takes Actor::GOAL_UPDATE_PERIOD_DEFAULT seconds until next planning triggers (usually successful).