Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

marti_common: 3.7.0-1 in 'humble/distribution.yaml' [bloom] #42752

Closed
wants to merge 1 commit into from

Conversation

danthony06
Copy link
Contributor

Increasing version of package(s) in repository marti_common to 3.7.0-1:

swri_cli_tools

* Fix Unit Test Failures (#740 <https://github.com/swri-robotics/marti_common/issues/740>)
  * Fixing inverse transform
  * Fixing various CI build failures.
* Contributors: David Anthony

swri_console_util

* Cleaning up package maintainer (#721 <https://github.com/swri-robotics/marti_common/issues/721>)
* Fully specifying type to avoid warnings on Arm platforms (#717 <https://github.com/swri-robotics/marti_common/issues/717>)
* Contributors: David Anthony

swri_dbw_interface

* Cleaning up package maintainer (#721 <https://github.com/swri-robotics/marti_common/issues/721>)
* Contributors: David Anthony

swri_geometry_util

* Cleaning up package maintainer (#721 <https://github.com/swri-robotics/marti_common/issues/721>)
* Contributors: David Anthony

swri_image_util

* Cleaning up package maintainer (#721 <https://github.com/swri-robotics/marti_common/issues/721>)
* Contributors: David Anthony

swri_math_util

* Cleaning up package maintainer (#721 <https://github.com/swri-robotics/marti_common/issues/721>)
* Contributors: David Anthony

swri_opencv_util

* Cleaning up package maintainer (#721 <https://github.com/swri-robotics/marti_common/issues/721>)
* Contributors: David Anthony

swri_roscpp

* Simplify Cmake by linking to the library target (#742 <https://github.com/swri-robotics/marti_common/issues/742>)
  By linking to the library target, we can reuse the include paths and libraries from it. This will
  simplify the Cmake a bit.
  It also fixes a bug when linking to the ros2-jazzy branch of diagnostic_updater.
* Sanity checking time before performing duration calculation (#735 <https://github.com/swri-robotics/marti_common/issues/735>)
* Add definitions for subscribers with unique_ptr callback arguments (#731 <https://github.com/swri-robotics/marti_common/issues/731>)
* Cleaning up package maintainer (#721 <https://github.com/swri-robotics/marti_common/issues/721>)
* Contributors: David Anthony, Ramon Wijnands, Veronica Knisley

swri_route_util

* Cleaning up package maintainer (#721 <https://github.com/swri-robotics/marti_common/issues/721>)
* Contributors: David Anthony

swri_serial_util

* Cleaning up package maintainer (#721 <https://github.com/swri-robotics/marti_common/issues/721>)
* Contributors: David Anthony

swri_system_util

* Cleaning up package maintainer (#721 <https://github.com/swri-robotics/marti_common/issues/721>)
* Contributors: David Anthony

swri_transform_util

* Fix Test Failures (#745 <https://github.com/swri-robotics/marti_common/issues/745>)
  * Checking if increasing timeout value will fix test failure
  * Making default origin all NaN
* Updating Tests With New Error Bounds (#741 <https://github.com/swri-robotics/marti_common/issues/741>)
* Replaced local projection math with geographiclib (#739 <https://github.com/swri-robotics/marti_common/issues/739>)
  * Replaced local projection math with geographiclib
  * Updated unit tests with new values
* Fix Unit Test Failures (#740 <https://github.com/swri-robotics/marti_common/issues/740>)
  * Fixing inverse transform
  * Fixing various CI build failures.
* changed from python-transforms3d-pip dep to python3-transforms3d dep. (#730 <https://github.com/swri-robotics/marti_common/issues/730>)
* Fix UTM Utils and Get Tests to Build in ROS 2 (#729 <https://github.com/swri-robotics/marti_common/issues/729>)
  * Fix north and south projections
  * Enable tests and fix coordinate types
  * Updating test condition to match ROS 1 condition
  * Format build files like on other in-progress branch
  * Got a couple of the swri_transform_util unit tests working.
  * Got a few more transform manager tests to work. Loss of precision somewhere causing existing test to fail.
  * Uncommented all swri_transform_util::TransformManager tests.
  * Update tests for ROS 2 except pytests
  * Port python tests
  * Update navsatfix test to match gpsfix test
  ---------
  Co-authored-by: robert.brothers <mailto:robert.brothers@swri.org>
* Adding better initialization of origin (#725 <https://github.com/swri-robotics/marti_common/issues/725>)
* Adding Adelaide UTM <-> WGS84 test case (#723 <https://github.com/swri-robotics/marti_common/issues/723>)
* Fixing wrapping around negative/positive lat/lon changes (#722 <https://github.com/swri-robotics/marti_common/issues/722>)
* Cleaning up package maintainer (#721 <https://github.com/swri-robotics/marti_common/issues/721>)
* Contributors: David Anthony, JayHerpin, Robert Brothers, Veronica Knisley

@github-actions github-actions bot added the humble Issue/PR is for the ROS 2 Humble distribution label Sep 6, 2024
@danthony06
Copy link
Contributor Author

We're now impacted by a test dependency in swri_transform_util being pip only, similar to this issue: ros-infrastructure/ros_buildfarm#895. I edited the package.xml for this package in the ros2-gbp to remove the dependency, which I think is what the recommendation is to deal with this issue, but if it's not, I'll figure something else out.

@danthony06 danthony06 closed this Sep 6, 2024
@danthony06
Copy link
Contributor Author

I re-implemented the Python dependency in our test code so we don't need the pip dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
humble Issue/PR is for the ROS 2 Humble distribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant