Skip to content
Merged
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
6 changes: 4 additions & 2 deletions ros2_ws/apt-dependencies.common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,11 @@ python3-pytest
ros-humble-rclcpp
ros-humble-rclpy
ros-humble-rclcpp-components
ros-humble-rmw-zenoh-cpp
# Innate build carries the rmw_wait lost-wakeup fix upstream 0.1.9 still ships
# (innate-inc/rmw_zenoh#1)
ros-humble-innate-rmw-zenoh-cpp
# unversioned Depends of the rmw — unnamed, apt leaves libzenohc.so behind and every node dies at load
ros-humble-zenoh-cpp-vendor
ros-humble-innate-zenoh-cpp-vendor
ros-humble-launch-xml
ros-humble-ament-cmake
ros-humble-ament-cmake-python
Expand Down
Loading