How to proceed with this SLAM implementation on an iRobot Create with Kinect?
I am not referring to a turtlebot. I have an iRobot Create (old one) and a Kinect connected to it. I am trying to use the kinect to generate a 2D map of the robot environment and later navigate the robot autonomously through it. I am new to ROS and was wondering if there are any tutorials that someone could suggest that describe a step by step process? If not, then can someone help me with defining an outline for how to proceed?
Till now I have this -
- A netbook with ROS Groovy running
- Installed the ros-brown-driver package for iCreate
- Currently installed the Turtlebot packages as well.
I am not sure how to proceed next. This is a very beginner question so I was hoping someone could help me out?