Skip to content
This repository was archived by the owner on Jan 11, 2019. It is now read-only.
Closed
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
15 changes: 15 additions & 0 deletions bouncy/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,21 @@ repositories:
url: https://github.com/ros2/libyaml_vendor.git
version: master
status: maintained
message_filters:
doc:
type: git
url: https://github.com/intel/ros2_message_filters.git
version: 2.0.0
release:
tags:
release: release/bouncy/{package}/{version}
url: https://github.com/ros2-gbp/ros2_message_filters-release.git
version: 2.0.0-1
source:
type: git
url: https://github.com/intel/ros2_message_filters.git
version: master
status: maintained
navigation:
doc:
type: git
Expand Down