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
15 changes: 15 additions & 0 deletions noetic/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,21 @@ release_platforms:
ubuntu:
- focal
repositories:
acado:
doc:
type: git
url: https://github.com/Andor233/acado.git
version: noetic-stable
release:
tags:
release: release/noetic/{package}/{version}
url: https://github.com/Andor233/acado-release.git
version: 1.2.4-1
source:
type: git
url: https://github.com/Andor233/acado.git
version: noetic-stable
status: unmaintained
ackermann_msgs:
doc:
type: git
Expand Down