Skip to content

ricfrr/SLAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLAM

SLAM project for the subject of Robotic Perception and Action at University of Trento, 2019.

During this project a SLAM algorithm was developement using Unity 3D as environment.

The task

The goal of the project was to implement a SLAM algorithm for an autonomous truck in a mine. The environment was developed using Unity 3D with a simulate ToV camera.

The project

In order to reconstruct the envinronment we used PCL (Point Cloud Library) in C++ which allow us to develop the ICP algorithm for the 3D reconstruction. However, the Unity and the PCL processes were separated and in order to let them comunicate we used ZMQ.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •