A small program to get a turtlebot out of of maze, knowing the map of the maze.
./mazeSolver -n namespace -a address -p port
Namespace is optional, you may use it if you have many turtlebot on the same network.
Address and port are also options, it is for receiving the map from an external source, the program wait for the map and then start the bot.