fzi-forschungszentrum-informatik / ros2_ros_bt_py

This is a Behavior Tree library meant to be an alternative to SMACH, FlexBE and the like. It includes a ReactJS-based web GUI and all the building blocks you need to build moderately advanced mission control Behavior Trees without writing a single line of code!
BSD 3-Clause "New" or "Revised" License
24 stars 6 forks source link

Give visual feedback if a specified type probably does not exist #68

Closed nspielbau closed 1 month ago

nspielbau commented 5 months ago

Right now you can type in

builtin.strabcef

and the editor will not complain, even though the correct type here would probably be

builtin.str

Oberacda commented 1 month ago

This is checked on update time.