Navigate from unknown to known environment
Hai, I want to use a turtlebot to navigate from unknown to unknown environment. The scenario is like this:
1) Robot wait in a known environment (eg: house). 2) Someone ask the robot to follow him or her until outside the known environment i.e. outside the house. Lets say its new position is car. 3) Now the robot need to get the position near the car and navigate back into the house. For example to the kitchen.
Can someone suggest me a method on how to do the no 3 problem? Thank you.