bdaiinstitute / spot_ros2

ROS 2 driver package for Boston Dynamics' Spot
Other
175 stars 61 forks source link

All camera TF frames always get published regardless of cameras_used #466

Open khughes-bdai opened 2 months ago

khughes-bdai commented 2 months ago

Change Overview

Please include a summary of the changes made and the relevant ticket or issue.

Testing Done

Please create a checklist of tests you plan to do and check off the ones that have been completed successfully. Ensure that ROS 2 tests use domain_coordinator to prevent port conflicts. Further guidance for testing can be found on the ros utilities wiki.

khughes-bdai commented 2 months ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @khughes-bdai and the rest of your teammates on Graphite Graphite

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10637086831

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
spot_driver/src/images/spot_image_publisher.cpp 4 7 57.14%
spot_driver/src/api/default_image_client.cpp 0 20 0.0%
<!-- Total: 4 27 14.81% -->
Files with Coverage Reduction New Missed Lines %
spot_driver/src/images/spot_image_publisher.cpp 7 72.06%
<!-- Total: 7 -->
Totals Coverage Status
Change from base Build 10579743155: -0.3%
Covered Lines: 1903
Relevant Lines: 3736

💛 - Coveralls