Costmap wagon ruts Layer
I m trying to make some preference highways path. So in order to the robot go from point a to point b, the cost map will be such that the robot will consider walking to the nearst highway to walkout only next to the point b.
Reading about layered costmaps, i found one presentation from David V. Lu, Dave Hershberger, and William D. Smart, named "Layered Costmaps for Context-Sensitive Navigation" ( http://wustl.probablydavid.com/public... ). There it is explaned one layer named wagon ruts. I thougth that i can use one implementation of this type and load on this layer preference paths where the cost is negative or it will be multiple the total cost by an small factor.
Someone has any idea if there something like this already developed?
Thanks, Henrique