Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions rosdistro_additional_recipes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ livox_ros_driver2:
# other modification, regular patch files should be used.
package_xml_name: package_ROS2.xml

# libfranka 0.9.2 with "package.xml"
libfranka:
rev: package-xml
url: https://github.com/boschresearch/libfranka.git
version: 0.9.2


# TODO: remove moveit_task_constructor and its sub packages when they are available from ros2-gbp
moveit_task_constructor_capabilities:
tag: release/jazzy/moveit_task_constructor_capabilities/0.1.3-1
Expand Down
4 changes: 3 additions & 1 deletion vinca.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ packages_select_by_deps:
- lanelet2

- imu_tools

- ublox

- can_msgs
Expand Down Expand Up @@ -155,6 +155,8 @@ packages_select_by_deps:
# SICK LiDAR drivers
- sick_scan_xd

- libfranka

# IntelRealSense
- librealsense2

Expand Down
Loading