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 latched topics and magnetic field #213

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

andreschreiber
Copy link

@andreschreiber andreschreiber commented Jan 3, 2025

Changes:

Tested on Windows 11 with UE 5.3.2 (code compiles, latching works when tested with /tf_static, and magnetic field message is published to ROS Noetic properly). Also tested on Ubuntu 20.04 with UE5.5.1.

andreschreiber and others added 3 commits January 3, 2025 11:19
Added ability to specify latched topics when creating the topic (good for /tf_static).
Added magnetic field message (https://docs.ros.org/en/noetic/api/sensor_msgs/html/msg/MagneticField.html).
To ensure compilation on UE5.3.2 on Ubuntu 20.04, the code has been updated.
Angular velocity covariance is not published for IMUs, as it erroneously used the orientation_covariance for publishing. Fixed this bug by updating to use angular_velocity_covariance.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant