3D scan indoor locations

146 views Asked by At

I know there are ways to 3d scan an object or a person using intel realsense, I wanted to ask if there are any ways to 3d scan and map an indoor location like for example a room?

1

There are 1 answers

0
nayab On

Problem of mapping the unknown environment is known as "SLAM(Simultaneous localization and mapping)". you can search for libraries or applications using the keyword "SLAM".

RTAB SLAM is one of the publicly available application. You can use it with realsense directly to map the room.


Example result for RTAB SLAM

enter image description here