You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a float value in a node that has no decimal place, the ros2 serialization throws an error as the value is converted to an int and does no longer match the required float type.
Description
When using a float value in a node that has no decimal place, the ros2 serialization throws an error as the value is converted to an int and does no longer match the required float type.
Reproduction URL
https://github.com/fzi-forschungszentrum-informatik/ros2_ros_bt_py
Reproduction steps
Screenshots
No response
Logs
No response
ROS2 Version
Rolling, Humble, Iron, Foxy
OS
Ubuntu 22.04
The text was updated successfully, but these errors were encountered: