diff --git a/foxy/distribution.yaml b/foxy/distribution.yaml index 784013fab774c..1fe6247723aad 100644 --- a/foxy/distribution.yaml +++ b/foxy/distribution.yaml @@ -2473,6 +2473,22 @@ repositories: url: https://github.com/roboception/rc_genicam_api.git version: master status: developed + rc_genicam_driver: + doc: + type: git + url: https://github.com/roboception/rc_genicam_driver_ros2.git + version: master + release: + tags: + release: release/foxy/{package}/{version} + url: https://github.com/roboception-gbp/rc_genicam_driver_ros2-release.git + version: 0.1.1-1 + source: + test_pull_requests: true + type: git + url: https://github.com/roboception/rc_genicam_driver_ros2.git + version: master + status: developed rcl: doc: type: git