├── hydro └── package.xml ├── groovy └── package.xml ├── indigo └── package.xml ├── jade └── package.xml ├── kinetic └── package.xml ├── lunar └── package.xml ├── melodic └── package.xml ├── tracks.yaml └── README.md /hydro/package.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | bfl 4 | 0.7.0 5 | 6 | This package contains a recent version of the Bayesian Filtering 7 | Library (BFL), distributed by the Orocos Project. For stability 8 | reasons, this package is currently locked to revision 31655 (April 9 | 19, 2010), but this revision will be updated on a regular basis to 10 | the latest available BFL trunk. This ROS package does not modify 11 | BFL in any way, it simply provides a convenient way to download and 12 | compile the library, because BFL is not available from an OS package 13 | manager. This ROS package compiles BFL with the Boost library for 14 | matrix operations and random number generation. 15 | 16 | Wim Meeussen 17 | Klaas Gadeyne, Wim Meeussen, Tinne Delaet and many others. See web page for a full contributor list. ROS package maintained by Wim Meeussen. 18 | 19 | LGPL 20 | 21 | http://ros.org/wiki/bfl 22 | https://github.com/ros-planning/bfl 23 | https://github.com/ros-planning/bfl/issues 24 | 25 | catkin 26 | cmake 27 | 28 | cppunit 29 | ros 30 | cppunit 31 | ros 32 | 33 | 34 | cmake 35 | 36 | 37 | 38 | 39 | -------------------------------------------------------------------------------- /groovy/package.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | bfl 4 | 0.7.0 5 | 6 | This package contains a recent version of the Bayesian Filtering 7 | Library (BFL), distributed by the Orocos Project. For stability 8 | reasons, this package is currently locked to revision 31655 (April 9 | 19, 2010), but this revision will be updated on a regular basis to 10 | the latest available BFL trunk. This ROS package does not modify 11 | BFL in any way, it simply provides a convenient way to download and 12 | compile the library, because BFL is not available from an OS package 13 | manager. This ROS package compiles BFL with the Boost library for 14 | matrix operations and random number generation. 15 | 16 | Wim Meeussen 17 | Klaas Gadeyne, Wim Meeussen, Tinne Delaet and many others. See web page for a full contributor list. ROS package maintained by Wim Meeussen. 18 | 19 | LGPL 20 | 21 | http://ros.org/wiki/bfl 22 | https://github.com/ros-planning/bfl 23 | https://github.com/ros-planning/bfl/issues 24 | 25 | catkin 26 | cmake 27 | 28 | cppunit 29 | ros 30 | cppunit 31 | ros 32 | 33 | 34 | cmake 35 | 36 | 37 | 38 | 39 | -------------------------------------------------------------------------------- /indigo/package.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | bfl 4 | 0.7.0 5 | 6 | This package contains a recent version of the Bayesian Filtering 7 | Library (BFL), distributed by the Orocos Project. For stability 8 | reasons, this package is currently locked to revision 31655 (April 9 | 19, 2010), but this revision will be updated on a regular basis to 10 | the latest available BFL trunk. This ROS package does not modify 11 | BFL in any way, it simply provides a convenient way to download and 12 | compile the library, because BFL is not available from an OS package 13 | manager. This ROS package compiles BFL with the Boost library for 14 | matrix operations and random number generation. 15 | 16 | Wim Meeussen 17 | Klaas Gadeyne, Wim Meeussen, Tinne Delaet and many others. See web page for a full contributor list. ROS package maintained by Wim Meeussen. 18 | 19 | LGPL 20 | 21 | http://ros.org/wiki/bfl 22 | https://github.com/ros-planning/bfl 23 | https://github.com/ros-planning/bfl/issues 24 | 25 | catkin 26 | cmake 27 | 28 | cppunit 29 | ros 30 | cppunit 31 | ros 32 | 33 | 34 | cmake 35 | 36 | 37 | 38 | 39 | -------------------------------------------------------------------------------- /jade/package.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | bfl 4 | 0.7.0 5 | 6 | This package contains a recent version of the Bayesian Filtering 7 | Library (BFL), distributed by the Orocos Project. For stability 8 | reasons, this package is currently locked to revision 31655 (April 9 | 19, 2010), but this revision will be updated on a regular basis to 10 | the latest available BFL trunk. This ROS package does not modify 11 | BFL in any way, it simply provides a convenient way to download and 12 | compile the library, because BFL is not available from an OS package 13 | manager. This ROS package compiles BFL with the Boost library for 14 | matrix operations and random number generation. 15 | 16 | Michael Ferguson 17 | Klaas Gadeyne, Wim Meeussen, Tinne Delaet and many others. See web page for a full contributor list. ROS package maintained by Wim Meeussen. 18 | 19 | LGPL 20 | 21 | http://ros.org/wiki/bfl 22 | https://github.com/ros-planning/bfl 23 | https://github.com/ros-planning/bfl/issues 24 | 25 | catkin 26 | cmake 27 | 28 | cppunit 29 | ros 30 | cppunit 31 | ros 32 | 33 | 34 | cmake 35 | 36 | 37 | 38 | 39 | -------------------------------------------------------------------------------- /kinetic/package.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | bfl 4 | 0.7.0 5 | 6 | This package contains a recent version of the Bayesian Filtering 7 | Library (BFL), distributed by the Orocos Project. For stability 8 | reasons, this package is currently locked to revision 31655 (April 9 | 19, 2010), but this revision will be updated on a regular basis to 10 | the latest available BFL trunk. This ROS package does not modify 11 | BFL in any way, it simply provides a convenient way to download and 12 | compile the library, because BFL is not available from an OS package 13 | manager. This ROS package compiles BFL with the Boost library for 14 | matrix operations and random number generation. 15 | 16 | Michael Ferguson 17 | Klaas Gadeyne, Wim Meeussen, Tinne Delaet and many others. See web page for a full contributor list. ROS package maintained by Wim Meeussen. 18 | 19 | LGPL 20 | 21 | http://ros.org/wiki/bfl 22 | https://github.com/ros-planning/bfl 23 | https://github.com/ros-planning/bfl/issues 24 | 25 | catkin 26 | cmake 27 | 28 | cppunit 29 | ros 30 | cppunit 31 | ros 32 | 33 | 34 | cmake 35 | 36 | 37 | 38 | 39 | -------------------------------------------------------------------------------- /lunar/package.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | bfl 4 | 0.7.0 5 | 6 | This package contains a recent version of the Bayesian Filtering 7 | Library (BFL), distributed by the Orocos Project. For stability 8 | reasons, this package is currently locked to revision 31655 (April 9 | 19, 2010), but this revision will be updated on a regular basis to 10 | the latest available BFL trunk. This ROS package does not modify 11 | BFL in any way, it simply provides a convenient way to download and 12 | compile the library, because BFL is not available from an OS package 13 | manager. This ROS package compiles BFL with the Boost library for 14 | matrix operations and random number generation. 15 | 16 | Michael Ferguson 17 | Klaas Gadeyne, Wim Meeussen, Tinne Delaet and many others. See web page for a full contributor list. ROS package maintained by Wim Meeussen. 18 | 19 | LGPL 20 | 21 | http://ros.org/wiki/bfl 22 | https://github.com/ros-planning/bfl 23 | https://github.com/ros-planning/bfl/issues 24 | 25 | catkin 26 | cmake 27 | 28 | cppunit 29 | ros 30 | cppunit 31 | ros 32 | 33 | 34 | cmake 35 | 36 | 37 | 38 | 39 | -------------------------------------------------------------------------------- /melodic/package.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | bfl 4 | 0.8.0 5 | 6 | This package contains a recent version of the Bayesian Filtering 7 | Library (BFL), distributed by the Orocos Project. For stability 8 | reasons, this package is currently locked to revision 31655 (April 9 | 19, 2010), but this revision will be updated on a regular basis to 10 | the latest available BFL trunk. This ROS package does not modify 11 | BFL in any way, it simply provides a convenient way to download and 12 | compile the library, because BFL is not available from an OS package 13 | manager. This ROS package compiles BFL with the Boost library for 14 | matrix operations and random number generation. 15 | 16 | ROS Orphaned Package Maintainers 17 | Klaas Gadeyne, Wim Meeussen, Tinne Delaet and many others. See web page for a full contributor list. ROS package maintained by Wim Meeussen. 18 | 19 | LGPL 20 | 21 | http://ros.org/wiki/bfl 22 | https://github.com/ros-planning/bfl 23 | https://github.com/ros-planning/bfl/issues 24 | 25 | catkin 26 | cmake 27 | 28 | cppunit 29 | ros 30 | cppunit 31 | ros 32 | 33 | 34 | cmake 35 | 36 | 37 | 38 | 39 | -------------------------------------------------------------------------------- /tracks.yaml: -------------------------------------------------------------------------------- 1 | tracks: 2 | groovy: 3 | actions: 4 | - bloom-export-upstream :{vcs_local_uri} :{vcs_type} --tag :{release_tag} --display-uri 5 | :{vcs_uri} --name :{name} --output-dir :{archive_dir_path} 6 | - git-bloom-import-upstream :{archive_path} :{patches} --release-version :{version} 7 | --replace 8 | - git-bloom-generate -y rosrelease :{ros_distro} --source upstream -i :{release_inc} 9 | - git-bloom-generate -y rosdebian --prefix release/:{ros_distro} :{ros_distro} 10 | -i :{release_inc} 11 | devel_branch: null 12 | last_version: 0.7.0 13 | name: bfl 14 | patches: groovy 15 | release_inc: '7' 16 | release_tag: null 17 | ros_distro: groovy 18 | vcs_type: svn 19 | vcs_uri: http://svn.mech.kuleuven.be/repos/orocos/branches/bfl/branch-0.7/ 20 | version: 0.7.0 21 | hydro: 22 | actions: 23 | - bloom-export-upstream :{vcs_local_uri} :{vcs_type} --tag :{release_tag} --display-uri 24 | :{vcs_uri} --name :{name} --output-dir :{archive_dir_path} 25 | - git-bloom-import-upstream :{archive_path} :{patches} --release-version :{version} 26 | --replace 27 | - git-bloom-generate -y rosrelease :{ros_distro} --source upstream -i :{release_inc} 28 | - git-bloom-generate -y rosdebian --prefix release/:{ros_distro} :{ros_distro} 29 | -i :{release_inc} 30 | devel_branch: null 31 | last_version: 0.7.0 32 | name: bfl 33 | patches: hydro 34 | release_inc: '3' 35 | release_repo_url: null 36 | release_tag: null 37 | ros_distro: hydro 38 | vcs_type: svn 39 | vcs_uri: http://svn.mech.kuleuven.be/repos/orocos/branches/bfl/branch-0.7/ 40 | version: 0.7.0 41 | indigo: 42 | actions: 43 | - bloom-export-upstream :{vcs_local_uri} :{vcs_type} --tag :{release_tag} --display-uri 44 | :{vcs_uri} --name :{name} --output-dir :{archive_dir_path} 45 | - git-bloom-import-upstream :{archive_path} :{patches} --release-version :{version} 46 | --replace 47 | - git-bloom-generate -y rosrelease :{ros_distro} --source upstream -i :{release_inc} 48 | - git-bloom-generate -y rosdebian --prefix release/:{ros_distro} :{ros_distro} 49 | -i :{release_inc} 50 | devel_branch: null 51 | last_version: 0.7.0 52 | name: bfl 53 | patches: indigo 54 | release_inc: '6' 55 | release_repo_url: null 56 | release_tag: null 57 | ros_distro: indigo 58 | vcs_type: svn 59 | vcs_uri: http://svn.mech.kuleuven.be/repos/orocos/branches/bfl/branch-0.7/ 60 | version: 0.7.0 61 | jade: 62 | actions: 63 | - git-bloom-generate -y rosrelease :{ros_distro} --source upstream -i :{release_inc} 64 | - git-bloom-generate -y rosdebian --prefix release/:{ros_distro} :{ros_distro} 65 | -i :{release_inc} 66 | devel_branch: null 67 | last_version: 0.7.0 68 | name: bfl 69 | patches: jade 70 | release_inc: '2' 71 | release_repo_url: git@github.com:ros-gbp/bfl-release.git 72 | release_tag: null 73 | ros_distro: jade 74 | vcs_type: svn 75 | vcs_uri: http://svn.mech.kuleuven.be/repos/orocos/branches/bfl/branch-0.7/ 76 | version: 0.7.0 77 | kinetic: 78 | actions: 79 | - git-bloom-generate -y rosrelease :{ros_distro} --source upstream -i :{release_inc} 80 | - git-bloom-generate -y rosdebian --prefix release/:{ros_distro} :{ros_distro} 81 | -i :{release_inc} --os-name ubuntu 82 | - git-bloom-generate -y rosdebian --prefix release/:{ros_distro} :{ros_distro} 83 | -i :{release_inc} --os-name debian --os-not-required 84 | - git-bloom-generate -y rosrpm --prefix release/:{ros_distro} :{ros_distro} -i 85 | :{release_inc} 86 | devel_branch: null 87 | last_version: 0.7.0 88 | name: bfl 89 | patches: kinetic 90 | release_inc: '2' 91 | release_repo_url: git@github.com:ros-gbp/bfl-release.git 92 | release_tag: null 93 | ros_distro: kinetic 94 | vcs_type: svn 95 | vcs_uri: http://svn.mech.kuleuven.be/repos/orocos/branches/bfl/branch-0.7/ 96 | version: 0.7.0 97 | lunar: 98 | actions: 99 | - git-bloom-generate -y rosrelease :{ros_distro} --source upstream -i :{release_inc} 100 | - git-bloom-generate -y rosdebian --prefix release/:{ros_distro} :{ros_distro} 101 | -i :{release_inc} --os-name ubuntu 102 | - git-bloom-generate -y rosdebian --prefix release/:{ros_distro} :{ros_distro} 103 | -i :{release_inc} --os-name debian --os-not-required 104 | - git-bloom-generate -y rosrpm --prefix release/:{ros_distro} :{ros_distro} -i 105 | :{release_inc} 106 | devel_branch: null 107 | last_version: 0.7.0 108 | name: bfl 109 | patches: lunar 110 | release_inc: '0' 111 | release_repo_url: git@github.com:ros-gbp/bfl-release.git 112 | release_tag: null 113 | ros_distro: lunar 114 | vcs_type: svn 115 | vcs_uri: http://svn.mech.kuleuven.be/repos/orocos/branches/bfl/branch-0.7/ 116 | version: 0.7.0 117 | melodic: 118 | actions: 119 | - bloom-export-upstream :{vcs_local_uri} :{vcs_type} --tag :{release_tag} --display-uri 120 | :{vcs_uri} --name :{name} --output-dir :{archive_dir_path} 121 | - git-bloom-import-upstream :{archive_path} :{patches} --release-version :{version} 122 | --replace 123 | - git-bloom-generate -y rosrelease :{ros_distro} --source upstream -i :{release_inc} 124 | - git-bloom-generate -y rosdebian --prefix release/:{ros_distro} :{ros_distro} 125 | -i :{release_inc} --os-name ubuntu 126 | - git-bloom-generate -y rosdebian --prefix release/:{ros_distro} :{ros_distro} 127 | -i :{release_inc} --os-name debian --os-not-required 128 | - git-bloom-generate -y rosrpm --prefix release/:{ros_distro} :{ros_distro} -i 129 | :{release_inc} 130 | devel_branch: null 131 | last_release: f21791e4d35f7343b06819e0507a21b83edf8f99 132 | last_version: 0.8.0 133 | name: bfl 134 | patches: melodic 135 | release_inc: '1' 136 | release_repo_url: git@github.com:ros-gbp/bfl-release.git 137 | release_tag: f21791e4d35f7343b06819e0507a21b83edf8f99 138 | ros_distro: melodic 139 | vcs_type: git 140 | vcs_uri: https://github.com/toeklk/orocos-bayesian-filtering.git 141 | version: 0.8.0 142 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ## bfl (melodic) - 0.8.0-1 2 | 3 | The packages in the `bfl` repository were released into the `melodic` distro by running `/usr/bin/bloom-release bfl --track melodic --rosdistro melodic` on `Sat, 09 Feb 2019 06:42:53 -0000` 4 | 5 | The `bfl` package was released. 6 | 7 | Version of package(s) in repository `bfl`: 8 | 9 | - upstream repository: https://github.com/toeklk/orocos-bayesian-filtering.git 10 | - release repository: https://github.com/ros-gbp/bfl-release.git 11 | - rosdistro version: `0.8.0-0` 12 | - old version: `0.8.0-0` 13 | - new version: `0.8.0-1` 14 | 15 | Versions of tools used: 16 | 17 | - bloom version: `0.7.2` 18 | - catkin_pkg version: `0.4.8` 19 | - rosdep version: `0.15.0` 20 | - rosdistro version: `0.7.2` 21 | - vcstools version: `0.1.40` 22 | 23 | 24 | ## bfl (lunar) - 0.7.0-0 25 | 26 | The packages in the `bfl` repository were released into the `lunar` distro by running `/usr/bin/bloom-release -t lunar -r lunar bfl` on `Thu, 23 Mar 2017 22:19:48 -0000` 27 | 28 | The `bfl` package was released. 29 | 30 | Version of package(s) in repository `bfl`: 31 | 32 | - upstream repository: http://svn.mech.kuleuven.be/repos/orocos/branches/bfl/branch-0.7/ 33 | - release repository: unknown 34 | - rosdistro version: `null` 35 | - old version: `0.7.0--1` 36 | - new version: `0.7.0-0` 37 | 38 | Versions of tools used: 39 | 40 | - bloom version: `0.5.25` 41 | - catkin_pkg version: `0.3.1` 42 | - rosdep version: `0.11.5` 43 | - rosdistro version: `0.6.1` 44 | - vcstools version: `0.1.39` 45 | 46 | 47 | ## bfl (kinetic) - 0.7.0-2 48 | 49 | The packages in the `bfl` repository were released into the `kinetic` distro by running `/usr/bin/bloom-release -t kinetic -r kinetic bfl` on `Wed, 27 Apr 2016 01:32:46 -0000` 50 | 51 | The `bfl` package was released. 52 | 53 | Version of package(s) in repository `bfl`: 54 | 55 | - upstream repository: http://svn.mech.kuleuven.be/repos/orocos/branches/bfl/branch-0.7/ 56 | - release repository: https://github.com/ros-gbp/bfl-release.git 57 | - rosdistro version: `0.7.0-1` 58 | - old version: `0.7.0-1` 59 | - new version: `0.7.0-2` 60 | 61 | Versions of tools used: 62 | 63 | - bloom version: `0.5.21` 64 | - catkin_pkg version: `0.2.10` 65 | - rosdep version: `0.11.4` 66 | - rosdistro version: `0.4.7` 67 | - vcstools version: `0.1.38` 68 | 69 | 70 | ## bfl (kinetic) - 0.7.0-1 71 | 72 | The packages in the `bfl` repository were released into the `kinetic` distro by running `/usr/bin/bloom-release bfl -t kinetic -r kinetic` on `Fri, 22 Apr 2016 06:05:39 -0000` 73 | 74 | The `bfl` package was released. 75 | 76 | Version of package(s) in repository `bfl`: 77 | 78 | - upstream repository: http://svn.mech.kuleuven.be/repos/orocos/branches/bfl/branch-0.7/ 79 | - release repository: unknown 80 | - rosdistro version: `null` 81 | - old version: `0.7.0-0` 82 | - new version: `0.7.0-1` 83 | 84 | Versions of tools used: 85 | 86 | - bloom version: `0.5.21` 87 | - catkin_pkg version: `0.2.10` 88 | - rosdep version: `0.11.4` 89 | - rosdistro version: `0.4.7` 90 | - vcstools version: `0.1.38` 91 | 92 | 93 | ## bfl (jade) - 0.7.0-2 94 | 95 | The packages in the `bfl` repository were released into the `jade` distro by running `/usr/bin/bloom-release -t jade -r jade bfl` on `Fri, 13 Mar 2015 22:04:04 -0000` 96 | 97 | The `bfl` package was released. 98 | 99 | Version of package(s) in repository `bfl`: 100 | - upstream repository: http://svn.mech.kuleuven.be/repos/orocos/branches/bfl/branch-0.7/ 101 | - release repository: unknown 102 | - rosdistro version: `null` 103 | - old version: `0.7.0-1` 104 | - new version: `0.7.0-2` 105 | 106 | Versions of tools used: 107 | - bloom version: `0.5.19` 108 | - catkin_pkg version: `0.2.6` 109 | - rosdep version: `0.11.0` 110 | - rosdistro version: `0.4.0` 111 | - vcstools version: `0.1.36` 112 | 113 | 114 | ## bfl (indigo) - 0.7.0-6 115 | 116 | The packages in the `bfl` repository were released into the `indigo` distro by running `/usr/local/bin/bloom-release -r indigo -t indigo bfl` on `Thu, 08 May 2014 01:03:51 -0000` 117 | 118 | The `bfl` package was released. 119 | 120 | Version of package(s) in repository `bfl`: 121 | - rosdistro version: `0.7.0-5` 122 | - old version: `0.7.0-5` 123 | - new version: `0.7.0-6` 124 | 125 | Versions of tools used: 126 | - bloom version: `0.5.6` 127 | - catkin_pkg version: `0.2.2` 128 | - rosdep version: `0.10.27` 129 | - rosdistro version: `0.3.5` 130 | - vcstools version: `0.1.33` 131 | 132 | 133 | ## bfl (indigo) - 0.7.0-5 134 | 135 | The packages in the `bfl` repository were released into the `indigo` distro by running `/usr/local/bin/bloom-release -r indigo -t indigo bfl` on `Thu, 01 May 2014 07:59:25 -0000` 136 | 137 | The `bfl` package was released. 138 | 139 | Version of package(s) in repository `bfl`: 140 | - rosdistro version: `null` 141 | - old version: `0.7.0-4` 142 | - new version: `0.7.0-5` 143 | 144 | Versions of tools used: 145 | - bloom version: `0.5.4` 146 | - catkin_pkg version: `0.2.1` 147 | - rosdep version: `0.10.27` 148 | - rosdistro version: `0.3.4` 149 | - vcstools version: `0.1.33` 150 | 151 | 152 | ## bfl (indigo) - 0.7.0-4 153 | 154 | The packages in the `bfl` repository were released into the `indigo` distro by running `/usr/local/bin/bloom-release -r indigo -t indigo bfl` on `Thu, 01 May 2014 07:37:40 -0000` 155 | 156 | The `bfl` package was released. 157 | 158 | Version of package(s) in repository `bfl`: 159 | - rosdistro version: `null` 160 | - old version: `0.7.0-3` 161 | - new version: `0.7.0-4` 162 | 163 | Versions of tools used: 164 | - bloom version: `0.5.4` 165 | - catkin_pkg version: `0.2.1` 166 | - rosdep version: `0.10.27` 167 | - rosdistro version: `0.3.4` 168 | - vcstools version: `0.1.33` 169 | 170 | 171 | ## bfl - 0.7.0-3 172 | 173 | User `william@dosa` released the packages in the `bfl` repository by running `/usr/local/bin/bloom-release -t hydro -r hydro bfl` on `Tue, 02 Jul 2013 01:14:04 -0000` 174 | 175 | The `bfl` package was released. 176 | 177 | Version of package(s) in repository `bfl`: 178 | - rosdistro version: `0.7.0-1` 179 | - old version: `0.7.0-2` 180 | - new version: `0.7.0-3` 181 | 182 | Versions of tools used: 183 | - bloom version: `0.4.2` 184 | - catkin_pkg version: `0.1.16` 185 | - rosdep version: `0.10.19` 186 | - rosdistro version: `0.2.9` 187 | - vcstools version: `0.1.31` 188 | 189 | 190 | ## bfl - 0.7.0-2 191 | 192 | User `william@dosa` released the packages in the `bfl` repository by running `/usr/local/bin/bloom-release -t hydro -r hydro bfl` on `Tue, 02 Jul 2013 01:12:13 -0000` 193 | 194 | The `bfl` package was released. 195 | 196 | Version of package(s) in repository `bfl`: 197 | - rosdistro version: `0.7.0-1` 198 | - old version: `0.7.0-1` 199 | - new version: `0.7.0-2` 200 | 201 | Versions of tools used: 202 | - bloom version: `0.4.2` 203 | - catkin_pkg version: `0.1.16` 204 | - rosdep version: `0.10.19` 205 | - rosdistro version: `0.2.9` 206 | - vcstools version: `0.1.31` 207 | 208 | 209 | ## bfl - 0.7.0-1 210 | 211 | User `william@dosa` released the packages in the `bfl` repository by running `/usr/local/bin/bloom-release -t hydro -r hydro bfl` on `Fri, 28 Jun 2013 18:04:06 -0000` 212 | 213 | The `bfl` package was released. 214 | 215 | Version of package(s) in repository `bfl`: 216 | - rosdistro version: `0.7.0-0` 217 | - old version: `0.7.0-0` 218 | - new version: `0.7.0-1` 219 | 220 | Versions of tools used: 221 | - bloom version: `0.4.2` 222 | - catkin_pkg version: `0.1.16` 223 | - rosdep version: `0.10.19` 224 | - rosdistro version: `0.2.9` 225 | - vcstools version: `0.1.31` 226 | 227 | 228 | --------------------------------------------------------------------------------