Problem with keep_time of the social navigation layer
Hi, I need to change the keep_time of the social navigation layer to keep the legs for more than 2 seconds e.g. 30 seconds. I understand this layer is dynamic and it makes sense for it not to stay the same so long but there are cases which need to have this keep _time larger. I think this layer forces keep_time to be less than 2 since my configuration in the local and global costmaps for the social layer where translated to 2s instead of 30s.
Any idea on how to do this? I could not find where this condition is checked in the source code. Thanks in advance for your help. I have changed the config folder's max value and also manually changed the code. I think this parameter is set but is never used in the code. people_keep_time_ is never used. @David Lu