Frontier_Exploration icon indicating copy to clipboard operation
Frontier_Exploration copied to clipboard

Autonomous exploration and mapping using a mobile robot

Results 3 Frontier_Exploration issues
Sort by recently updated
recently updated
newest added

Often the planner tries to access non-existing frontiers on the array of available frontiers. As a consequence, the code crashes with the standard python message "list index out of bounds"....

Hello, After following all the config details and building the project, the `demo.py` file stuck at the `Waiting for server` line. What changes do I need to make in order...

The maximum range of the Kinect sensor is about 3.5 meters. If the turtlebot is placed on a scenario in which there's no obstacles within that range, the code is...