strands-project/strands_hri

human_aware_navigation.py uses hardcoded fast parameters

Closed this issue · 5 comments

These should be configurable in some way.

We changed that during rhe first deployment. Usually they took the one that they found move-base to use before. I can make them configurable, though.

Taking the value from move_base would be good. We only found this because we configured bob to run more slowly, but then turned on h_a_n and were puzzled as to why he was actually going faster!=

Sorry for that. I will reimplement that in a more clever way.

Hi, this is still causing problems now that execute policy server is reconfiguring the speed constantly since strands-project/strands_navigation#234

I knew that would bit me in the back at some point ;)
I'll fix it asap.