How to use Frontier_Exploration package on an actual Robot
Hey everyone. I am a Final year student and I am making an Autonomous Search and Rescue robot for which I need to implement an autonomous mapping system on it.
I came across the Frontier-Exploration package on ROS and I've simulated it using Turtlebot on Rviz. Now I want to use this package on my actual Robot which has 2 encoder motors and a kinect sensor.
How can i do this? How can i configure my robot and implement this?