FlexBE / flexbe_app

The classic user interface (editor + runtime control) for the FlexBE behavior engine. See the flexbe_webui for latest
BSD 3-Clause "New" or "Revised" License
48 stars 49 forks source link

[ROS2] Behaviors created with the flexbe_app stored in install instead of src #96

Closed pbrandstet closed 8 months ago

pbrandstet commented 8 months ago

OS: Ubuntu 22.04 Branch: Humble

Problem: Behaviors created with the flexbe_app get automatically stored in the install folder instead of the src folder in a ros workspace. As soon as you delete the install folder for any reason, all behaviors created with the app get lost.

And the git repo is initialized in the src path. So your behavior created with the App will never be published to git.