Skip to content

Commit

Permalink
[Misc] Upload video
Browse files Browse the repository at this point in the history
  • Loading branch information
hridaybavle committed Feb 25, 2025
1 parent 6f3a472 commit d165621
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,13 @@
**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="">
<img src="./docs/imgs/main_building.gif" alt="Logo" width="80%">
</a>
<video width="600" autoplay loop muted controls>
<source src="./imgs/main_building.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</p>


## 📖 Published Papers <a id="published-papers"></a>

<details >
Expand Down

0 comments on commit d165621

Please sign in to comment.