Skip to content

Commit

Permalink
[Misc] Add video file
Browse files Browse the repository at this point in the history
  • Loading branch information
hridaybavle committed Feb 25, 2025
1 parent a3dedde commit 848e0d4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
**LiDAR Situational Graphs (S-Graphs)** is a ROS2 package for generating in real-time four-layered hierarchical factor graphs for single or multi-floor scenes. It reepresents a scene graph using 3D LiDAR which includes **_Keyframes_** registring the robot poses, **_Walls_** which map wall planes, **_Rooms Layer_** constraining the wall planes using 4 wall-room or 2 wall-room factors, **_Floors_** constraining the rooms within a given floor level. It also supports several graph constraints, such as GPS, IMU acceleration (gravity vector), IMU orientation (magnetic sensor). We have tested this package mostly with Ouster OS-1 and Velodyne (VLP16) sensors in structured indoor environments.

<p align="center">
<a href="https://youtu.be/wg0_VSo4iE8">
<a href="https://youtu.be/wg0_VSo4iE8" target="_blank">
<img src="./docs/imgs/main_image.png" alt="Video Thumbnail" width="80%">
</a>
</p>
Expand Down
Binary file added docs/imgs/main_building.mp4
Binary file not shown.

0 comments on commit 848e0d4

Please sign in to comment.