-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stuck on "waiting for behaviour" #67
Comments
I have the same issue. |
Can the two of you check which version of the flexbe_onboard/widget packages you are using? Running the behavior from the create_repo command works fine for me on 16.04 with the current develop branches. |
I got those packages from apt (following instructions from http://philserver.bplaced.net/fbe/download.php) This gives me the following versions:
|
Follow up, I've confirmed if I build everything from source then the state machine runs (does not get stuck waiting for behaviour). To be specific, I cloned flexbe_behavior_engine into my source space: So it looks like the issue is that the released packages for melodic are not compatible with the master branch of https://github.com/FlexBE/flexbe_app.git |
Closing this based on lack of recent comments. If you see issue on consistent Noetic or ros2-devel/humble branches, then please re-open or file a new issue |
Have you tried pressing the "Connect" button on the Runtime control screen. Also, verify that all of the ROS nodes are running: the mirror, be_launcher widget, and onboard are still running. |
Hi there, I'm trying to run through the basic tutorials, but am not able to get a behaviour to run. It appears to be stuck waiting for confirmation from onboard behaviour.
Not sure if this is a bug or if I've missed something in the setup.
I'm using bionic/melodic
How I set it up:
When the app opens I select "Load Behaviour" then "Example Behaviour". Then I select "Runtime Control" and click "Start Execution". The app shows the screen from the following screenshot, and never transitions past this state ('waiting for confirmation from onboard behaviour'). I waited up to two minutes, but still the screen did not update.
The full terminal output from roslaunch is:
Any ideas on how to get this behaviour to execute?
The text was updated successfully, but these errors were encountered: