Giter Club home page Giter Club logo

flexbe_behavior_engine's Introduction

FlexBE Behavior Engine

FlexBE is a high-level behavior engine coordinating the capabilities of a robot in order to solve complex tasks. Behaviors are modeled as hierarchical state machines (HFSM) where states correspond to active actions and transitions describe the reaction to outcomes. Main advantage over similar approaches is the good operator integration and an intuitive user interface. Besides executing behaviors in full autonomy, the operator can restrict execution of certain transitions or trigger them manually. Furthermore, FlexBE supports modifying the whole structure of a behavior during its execution without restarting it. The user interface features a runtime control interface as well as a graphical editor for state machines.

Please refer to the FlexBE Homepage (flexbe.github.io) for further information, tutorials, application examples, and much more.

FlexBE CI

Humble ROS Build Farm Iron ROS Build Farm Rolling ROS Build Farm

Installation

For released versions, FlexBE is available as apt install package ros-<DISTRO>-flexbe-*

To build from source, execute the following commands to install FlexBE for ROS 2 systems:

cd "ros2_ws"/src
git clone https://github.com/FlexBE/flexbe_behavior_engine.git

Next, navigate to the "ros2_ws" top-level directory and build FlexBE:

colcon build

Furthermore, create your own repository for behavior development (contains examples):

ros2 run flexbe_widget create_repo [your_project_name]

Finally, it is recommended to install the FlexBE App user interface by following these steps.

Usage

Use the following launch file for running the onboard engine:

ros2 launch flexbe_onboard behavior_onboard.launch.py

Use the following launch file for running the operator control station (requires the FlexBE App):

ros2 launch flexbe_app flexbe_ocs.launch.py

Use the following launch file to run both of the above, e.g., for testing on a single computer:

ros2 launch flexbe_app flexbe_full.launch.py

For running tests use: colcon test --ctest-args --packages-select <flexbe_package>

Next Steps

Publications

Please use the following publications for reference when using FlexBE:

Further Publications

Refer to the following publications to get an impression about ways to use FlexBE. Let us know if you know a paper which should be added to the list.

Maintainers

flexbe_behavior_engine's People

Contributors

pschillinger avatar dorianscholz avatar fmessmer avatar dcconner avatar loyvanbeek avatar romayiii avatar joshz18 avatar stefanfabian avatar ckchow avatar philgit avatar alireza-hosseini avatar cheffe112 avatar fmauch avatar achllle avatar benjw90 avatar icemanx avatar cjue avatar luator avatar henroth avatar jmz919 avatar mgruhler avatar aravindadp avatar ksm0709 avatar

Stargazers

Germanstreetstyle avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.