Skip to content

Commit 86923ff

Browse files
committed
Switch to build ros-jazzy-livox-ros-driver2 with rosdistro_additional_recipes instead of manually mantained additional recipes
1 parent 5110d37 commit 86923ff

File tree

7 files changed

+12
-220
lines changed

7 files changed

+12
-220
lines changed

additional_recipes/ros-jazzy-livox-ros-driver2/add_package_xml.patch

Lines changed: 0 additions & 55 deletions
This file was deleted.

additional_recipes/ros-jazzy-livox-ros-driver2/bld_ament_cmake.bat

Lines changed: 0 additions & 1 deletion
This file was deleted.

additional_recipes/ros-jazzy-livox-ros-driver2/build_ament_cmake.sh

Lines changed: 0 additions & 1 deletion
This file was deleted.

additional_recipes/ros-jazzy-livox-ros-driver2/fix_livox_interfaces.patch

Lines changed: 0 additions & 41 deletions
This file was deleted.

additional_recipes/ros-jazzy-livox-ros-driver2/recipe.yaml

Lines changed: 0 additions & 122 deletions
This file was deleted.

rosdistro_additional_recipes.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# This file is used to add additional recipes to the ROS 2 distribution, not contained in the
2+
# upstream rosdistro. Differently from rosdistro_snapshot.yaml, this file is not
3+
# automatically generated, but manually maintained.
4+
livox_ros_driver2:
5+
tag: 1.2.4
6+
url: https://github.com/Livox-SDK/livox_ros_driver2.git
7+
version: 1.2.4
8+
# This is not part of the regular snapshot, but it is an additional argument used to
9+
# support packages that stores their package.xml under a different name. For any
10+
# other modification, regular patch files should be used.
11+
package_xml_name: package_ROS2.xml

vinca.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ packages_select_by_deps:
147147
- if: linux
148148
then:
149149
- py_binding_tools
150+
- livox_ros_driver2
150151

151152
# These packages are currently not build on Windows, but they be with some work
152153
- if: not win

0 commit comments

Comments
 (0)