You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In ROS it is possible to explore environments with the use of occupancy grid frontiers. One of the nodes, that perform this task is explore_server node from frontier_exploration package. This node uses occupancy grid e.g. created by slam_gmapping and publishes goal position to /move_base/goal topic subscribed by path planner e.g. move_base node.
More information:
Possible approaches:
frontier_exploration
jackal_exploration
TinyNomad
For multiple robots:
rrt_exploration
explorer
The text was updated successfully, but these errors were encountered: