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

Add Compound Sensors #32

Draft
wants to merge 2 commits into
base: noetic-devel
Choose a base branch
from

feat: compound sensors (Twist, IMU, Wrench, Pose)

86f691c
Select commit
Loading
Failed to load commit list.
Draft

Add Compound Sensors #32

feat: compound sensors (Twist, IMU, Wrench, Pose)
86f691c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 26, 2024 in 0s

61.87% (-9.56%) compared to 455e135

View this Pull Request on Codecov

61.87% (-9.56%) compared to 455e135

Details

Codecov Report

Attention: Patch coverage is 40.79602% with 238 lines in your changes missing coverage. Please review.

Project coverage is 61.87%. Comparing base (455e135) to head (86f691c).
Report is 39 commits behind head on noetic-devel.

Files with missing lines Patch % Lines
mujoco_ros_sensors/src/compound_sensors.cpp 0.00% 169 Missing ⚠️
...o_ros_sensors/src/mujoco_sensor_handler_plugin.cpp 48.70% 59 Missing ⚠️
mujoco_ros_sensors/src/serialization.cpp 91.57% 7 Missing ⚠️
...o_ros_sensors/include/mujoco_ros_sensors/sensors.h 91.43% 3 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           noetic-devel      #32      +/-   ##
================================================
- Coverage         71.43%   61.87%   -9.56%     
================================================
  Files                10       12       +2     
  Lines              1414     1602     +188     
================================================
- Hits               1010      991      -19     
- Misses              404      611     +207     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.