ros-noetic-osqp-vendor (0.2.0-1focal) focal; urgency=high

  * feat: enable to build with both ros1 and ros2 (#16 <https://github.com/tier4/osqp_vendor/issues/16>)
    * feat: enable to build with both ros1 and ros2
    * fix github action
  * Contributors: Daisuke Nishimatsu

 -- Esteve Fernandez <esteve.fernandez@autoware.org>  Sat, 22 Oct 2022 15:00:00 -0000

ros-noetic-osqp-vendor (0.0.4-1focal) focal; urgency=high

  * Suppress update of pinned git repository (#8 <https://github.com/tier4/osqp_vendor/issues/8>)
    The source at that ref will never change, so there is no need to try to
    update it. This will avoid unnecessary invalidation of the build and
    install targets for the external project.
  * Always preserve source permissions in vendor packages (#7 <https://github.com/tier4/osqp_vendor/issues/7>)
    In vendor packages where we're installing an executable, we use
    USE_SOURCE_PERMISSIONS to make sure that the executable permissions on
    the binaries are maintained when the external project's staging
    directory is recursively installed to the final installation directory.
    In most of our vendor packages, we aren't using that flag where we don't
    expect an executable binary to be installed. However, for reasons I
    won't go into here, some systems use executable permissions on shared
    object libraries as well. The linker seems to handle this on our behalf,
    but we're losing the permissions during the recursive copy operation if
    we don't use this flag.
  * Add buildtool_depend on git (#6 <https://github.com/tier4/osqp_vendor/issues/6>)
  * Update workflows (#9 <https://github.com/tier4/osqp_vendor/issues/9>)
    * Update workflows
    * Remove artifact
    * Skip tests
  * Contributors: Daisuke Nishimatsu, Scott K Logan

 -- Esteve Fernandez <esteve.fernandez@autoware.org>  Mon, 06 Dec 2021 15:00:00 -0000

ros-noetic-osqp-vendor (0.0.3-1focal) focal; urgency=high

  * Release 0.0.3
  * Merge pull request #5 <https://github.com/tier4/osqp_vendor/issues/5> from tier4/update-0.6.2
    Bump version to 0.6.2
  * Bump version to 0.6.2
  * Contributors: Esteve Fernandez

 -- Esteve Fernandez <esteve.fernandez@autoware.org>  Mon, 12 Apr 2021 15:00:00 -0000

ros-noetic-osqp-vendor (0.0.2-1focal) focal; urgency=high

  * Release 0.0.2
  * Added missing CONTRIBUTING.md
  * Contributors: Esteve Fernandez

 -- Esteve Fernandez <esteve.fernandez@autoware.org>  Tue, 03 Nov 2020 15:00:00 -0000

ros-noetic-osqp-vendor (0.0.1-1focal) focal; urgency=high

  * Update README.md
  * Removed unused BUILD_SHARED_LIBS=ON, not needed since osqp builds both shared and static libraries
  * Merge pull request #1 <https://github.com/tier4/osqp_vendor/issues/1> from tier4/vendor
    Added OSQP vendor package
  * Added OSQP vendor package
  * Initial commit
  * Contributors: Esteve Fernandez

 -- Esteve Fernandez <esteve.fernandez@autoware.org>  Sun, 18 Oct 2020 15:00:00 -0000


