SLAM with multiple range finders
Hi everybody,
I have a simple setting where I want the end of the effector of my robot to move parallel to a wall. Particularly the robot it is an inverted pendulum mounted on a two-wheeled base. The pendulum can both be tilted in both in pitch and roll direction. The two-wheel base is like a unicycle type mobile robot and it can be used to move around and change the yaw.
The sensors that I have available are odometers, IMU and the three single point laser rangefinders, mounted at different heights and depth on the pendulum measure with nice accuracy the distance from the wall.
Can I use SLAM in this setting? If so, How should I do that?
I have found this question http://answers.ros.org/question/17386... to may, but I have three laser rangefinders available so it is a bit different