Robotics StackExchange | Archived questions

Random Walking without a map

This is a rather simple task, where I just want a robot in a large closed autorum full dynamic obstacles (people) to roam around aimlessly while avoiding collisions. This for an art exhibit that has asked to borrow one of our robot bases to carry around an animated sculpture on top of it. I want to keep things simple for them, so presumably no SLAM, but something reactive with navstack is fine.

This is sort of like the security guard scenario, but where the robot is initially kidnaped. Of course there are random walk examples out there, the ones I've found so far:

However, I’d like have the 2D laser guided robot keep a smooth and continuous trajectory, rather than abruptly changing in velocity vectors everytime it encounters an obstacle of some proximity, as not to startle the patrons.

If anyone know of some package out there that already achieves this, I’d rather not reinvent the wheel, even if it's trivial.

Relevant:

Asked by ruffsl on 2018-03-13 17:23:15 UTC

Comments

Answers