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
fix missing dependencies #70
Closed
fmessmer closed 3 years ago
libnw.so
requires some libraries (libatspi2.0-dev
andlibgtk-3-dev
) to be installed but does not declare a dependency thus, adding them toflexbe_app
this will fix the issue inbefore_run_target_tests
for github actions (mojin_flexbe
,bmw
,kevin_statemachine
,mbl
) - see: https://github.com/mojin-robotics/cob4/issues/1509#issuecomment-770388137 requires https://github.com/ros/rosdistro/pull/28220