Hi, I want to implement path planning algorithm(A star) on turtle-bot.
Hi, I want to implement path planning algorithm(A star) on turtle-bot.
Is it possible to do along with amcl demo.
How can i read the obstacles in the map? And how the cost of some position in the map can be changed if i want some places in the map to be avoided.
Can someone suggest me how to go with it.
Thank you.