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

Fixed float arrays conversion #730

Merged
merged 5 commits into from
Apr 25, 2022

Conversation

zecastelo
Copy link
Contributor

Public API Changes
None

Description
Messages with float32 arrays (bounded and unbounded) were being silently dropped. After debugging I found that the conversion was the problem. I added the fix and the respective tests.

@defunctzombie
Copy link
Contributor

Please rebase on main and that should resolve the lint failure.

@jtbandes
Copy link
Member

The lint failure is now a real error: you need to re-format message_conversion.py

@jtbandes jtbandes merged commit 900cbf0 into RobotWebTools:ros2 Apr 25, 2022
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.

None yet

4 participants