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

Fix the publisher parameter type to DOUBLE_ARRAY (backport #600) #602

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 13, 2024

@fmauch found an issue with wrong parameter types, as we declared the type explicitly with ros-controls/ros2_controllers#1280

[publisher_forward_position_controller-1] rclpy.exceptions.InvalidParameterTypeException: Trying to set parameter 'pos2' to '[0, 0]' of type 'INTEGER_ARRAY', expecting type 'DOUBLE_ARRAY': pos2

This is an automatic backport of pull request #600 done by [Mergify](https://mergify.com).

@christophfroehlich christophfroehlich merged commit a9cd247 into iron Oct 13, 2024
8 checks passed
@christophfroehlich christophfroehlich deleted the mergify/bp/iron/pr-600 branch October 13, 2024 21:16
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