Skip to content
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
8 changes: 7 additions & 1 deletion jazzy/distribution.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%YAML 1.1
# ROS distribution file
# see REP 143: https://reps.openrobotics.org/rep-0143/
# see REP 143: http://ros.org/reps/rep-0143.html
---
release_platforms:
debian:
Expand Down Expand Up @@ -13905,6 +13905,12 @@ repositories:
url: https://github.com/WATonomous/wato_monorepo.git
version: main
status: developed
web_tf_editor:
release:
tags:
release: release/jazzy/{package}/{version}
url: https://github.com/farshad-heravi/web_tf_editor.git
version: 0.1.1-1
web_video_server:
doc:
type: git
Expand Down
Loading