-
Notifications
You must be signed in to change notification settings - Fork 0
SLAM
Marco Tillmann edited this page Jun 3, 2019
·
1 revision
Simultaneous Localisation and Mapping (SLAM) is a series of complex computations and algorithms which use sensor data to construct a map of an unknown environment while using it at the same time to identify where it is located. SLAM algorithms combine data from sensors to determine the position of each sensor OR process data received from it and build a map of the surrounding environment.