luxonis / depthai-ros

Official ROS Driver for DepthAI Sensors.
MIT License
239 stars 173 forks source link

Separate Magnetometer Noetic #455

Closed Serafadam closed 5 months ago

Serafadam commented 7 months ago

Overview

Author: @Serafadam

Issue

Issue link (if present): https://github.com/luxonis/depthai-ros/issues/446 Issue description: Currently we enable magnetometer sensor when enabling rotation vector, which lowers the output frequency. This PR changes it so that magnetometer readings are being output only when the IMU message type is set to contain the mag data. Additionally, rotation vector types are parameterized now. Related PRs

Changes

ROS distro Noetic List of changes:

Visuals from testing

Add screenshots/gifs/videos from RVIZ or other visualizers demonstrating the effect of the changes when applicable.