BehaviorTree / Groot

Graphical Editor to create BehaviorTrees. Compliant with BehaviorTree.CPP
736 stars 239 forks source link

Feature Request: Autoconnect on launch as monitor #133

Open ankitbhatia opened 3 years ago

ankitbhatia commented 3 years ago

Feature: add a command line argument to have groot autoconnect on launch. I would like to launch groot from a roslaunch service and have it autoconnect to the behaviortree node that was launched alongside it.

Currently one has to use the mouse to click on the connect button after launching groot as monitor.

sea-bass commented 2 years ago

@ankitbhatia @Timple I attempted a solution here, if you want to try it for now while this gets reviewed : https://github.com/BehaviorTree/Groot/pull/170

sea-bass commented 1 year ago

I can't close the issue, but #170 is now merged and this is now supported!