I am posting this for the viewing pleasure of the MRPT community. For a senior project at NDSU, a group of four students were tasked with using open source software to write an autonomous wander algorithm. In addition to the wander algorithm we were tasked with implementing a SLAM algorithm that would run as the robot navigated its surroundings. We were given an ER1 robot, laser range finder, and a Microsoft Kinect to accomplish these tasks
Below are the results of the project.
Great videos! Thanks for
Great videos!
Thanks for sharing your results, I'm sure they will be inspiring for other students.
Hopefully with your permission, I've embedded the videos within your comment itself, for easy of visualization.
Cheers,
JL
same project
Hey ! how r ya?
congratulations on this impressive results, I'm trying to do the same here.
and i hope really if you can help me.
I'm trying to construct a map with ICP-SLAM and Kinect. then I would use PF-localization.
my question is:
- Did you used the data directly from the kinect inside the library apps?
- How did you overcome the time synchronization problem bet. data from kinect and encoder on the wheel?