Does anyone have any experience with developing or working on the autonomous robot problem, in particular developing the SLAM algorithm? I would like to know where would be a good place to get started on developing a very very basic version on SLAM. Also any pointers to resources on the topics (other than the obvious google searches) would be appreciated.
|
|
Some of the people working on robots at the university bielefeld rely on the following papers in their work with a robot.
Another paper that could give you a starting point is:
Most of the paper should be found in google scholar. |
|||
|
|
|
|
openCV is your best bet for this, it is a large library that handles a ton of Computer Vision problems that has a great history, community, and support. |
||
|
