git commit -m "first commit"

This commit is contained in:
2026-05-28 10:29:58 +07:00
commit 167c52aeb6
2048 changed files with 740251 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
float64 x
float64 y
float64 z
float64 r # if != 0, circular ROI of radius r
float64 l_x # if r == 0, length of AABB on x
float64 l_y # if r == 0, length of AABB on y
float64 l_z # if r == 0, length of AABB on z
---
sensor_msgs/PointCloud2 sub_map