added livox_ros_driver2

This commit is contained in:
2025-04-06 21:30:12 +02:00
parent d170aabd5b
commit 07981291af
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View File

@@ -6,3 +6,7 @@
path = src/Livox-SDK2 path = src/Livox-SDK2
url = https://github.com/tu-darmstadt-ros-pkg/Livox-SDK2.git url = https://github.com/tu-darmstadt-ros-pkg/Livox-SDK2.git
branch = jazzy branch = jazzy
[submodule "src/livox_ros_driver2"]
path = src/livox_ros_driver2
url = https://github.com/tu-darmstadt-ros-pkg/livox_ros_driver2
branch = jazzy

1
src/livox_ros_driver2 Submodule

Submodule src/livox_ros_driver2 added at 3f45473330