ros2_ros_bt_py icon indicating copy to clipboard operation
ros2_ros_bt_py copied to clipboard

Duplicate Checking does not consider optional_options

Open Oberacda opened this issue 1 year ago • 4 comments

The node_config is checked for duplicate parameters but does not explicitly consider the optional_options.

Oberacda avatar Dec 18 '23 16:12 Oberacda

This does mean an option + optional option of the same name in one node

nspielbau avatar Apr 04 '24 13:04 nspielbau

This does mean an option + optional option of the same name in one node

Yes

Oberacda avatar Jul 25 '24 09:07 Oberacda

It is unclear how/what a optional_option actually does right now -> Further discussion needed

nspielbau avatar Jul 30 '24 14:07 nspielbau

Optional Options do not really make sense. We should change this to align with #23

nspielbau avatar Aug 08 '24 08:08 nspielbau