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
15 changes: 15 additions & 0 deletions noetic/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4004,6 +4004,21 @@ repositories:
url: https://github.com/nerian-vision/nerian_stereo.git
version: master
status: developed
nmea_comms:
doc:
type: git
url: https://github.com/ros-drivers/nmea_comms.git
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be great if you can add a top level license file to the repo, but considering this is already part of previous distributions I will proceed to merge

version: jade-devel
release:
tags:
release: release/noetic/{package}/{version}
url: https://github.com/ros-drivers-gbp/nmea_comms-release.git
version: 1.2.0-3
source:
type: git
url: https://github.com/ros-drivers/nmea_comms.git
version: jade-devel
status: maintained
nmea_msgs:
doc:
type: git
Expand Down