Skip to content

Vortex utility nodes#47

Open
Q3rkses wants to merge 4 commits intomainfrom
vortex-utility-nodes
Open

Vortex utility nodes#47
Q3rkses wants to merge 4 commits intomainfrom
vortex-utility-nodes

Conversation

@Q3rkses
Copy link
Copy Markdown
Contributor

@Q3rkses Q3rkses commented Mar 27, 2026

added vortex_utility_nodes package, that should hold nodes useful for debugging or for missions

added the first node euler_odom_publisher that will read the odometry of the drone and publish it in euler angles on a different topic. Useful for visualizing convergence in foxglove

added readme for the euler_odom_publisher_node

@Q3rkses Q3rkses requested a review from jorgenfj March 27, 2026 19:17
@Q3rkses Q3rkses self-assigned this Mar 27, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

❌ Patch coverage is 0% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.66%. Comparing base (a0c7689) to head (0fb63b7).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...tility_nodes/src/euler_odometry_publisher_node.cpp 0.00% 29 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
- Coverage   76.32%   74.66%   -1.67%     
==========================================
  Files          12       13       +1     
  Lines        1301     1330      +29     
  Branches      640      640              
==========================================
  Hits          993      993              
- Misses        103      132      +29     
  Partials      205      205              
Flag Coverage Δ
unittests 74.66% <0.00%> (-1.67%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...tility_nodes/src/euler_odometry_publisher_node.cpp 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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