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

🐛 [BUG] - Operation node doesn't change input and output type #149

Open
rcorl opened this issue Dec 12, 2024 · 1 comment
Open

🐛 [BUG] - Operation node doesn't change input and output type #149

rcorl opened this issue Dec 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@rcorl
Copy link

rcorl commented Dec 12, 2024

Description

The Operation node can't be updated to a new type. When the operand_type is set to int, the input and output types remain of type float.

Reproduction URL

https://github.com/fzi-forschungszentrum-informatik/ros2_ros_bt_py

Reproduction steps

1. Select the Operation Node
2. Set operand_type to int
3. The input and output types are still of type float

Screenshots

No response

Logs

No response

ROS 2 Version

Humble

OS

Ubuntu 22.04

@rcorl rcorl added the bug Something isn't working label Dec 12, 2024
@rcorl
Copy link
Author

rcorl commented Dec 12, 2024

Operation node settings

Wrong input types

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant