diff --git a/indigo/distribution.yaml b/indigo/distribution.yaml index 0829eedd09814..8d714dab74a63 100644 --- a/indigo/distribution.yaml +++ b/indigo/distribution.yaml @@ -1625,6 +1625,16 @@ repositories: url: https://github.com/whoenig/crazyflie_ros.git version: master status: maintained + create_autonomy: + doc: + type: git + url: https://github.com/AutonomyLab/create_autonomy.git + version: indigo-devel + source: + type: git + url: https://github.com/AutonomyLab/create_autonomy.git + version: indigo-devel + status: developed crsm_slam: doc: type: git diff --git a/jade/distribution.yaml b/jade/distribution.yaml index 47251e418f9de..82c3fa5406aa5 100644 --- a/jade/distribution.yaml +++ b/jade/distribution.yaml @@ -546,6 +546,16 @@ repositories: url: https://github.com/whoenig/crazyflie_ros.git version: master status: maintained + create_autonomy: + doc: + type: git + url: https://github.com/AutonomyLab/create_autonomy.git + version: indigo-devel + source: + type: git + url: https://github.com/AutonomyLab/create_autonomy.git + version: indigo-devel + status: developed csm: doc: type: git