You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm following the tutorial and at the very end of "Using the Statemachine Editor" part, I press "Save Behavior" but no message shows up indicating contents were saved. I investigated inside the package folder "tutorial_behaviors" but there is no trace of the content I created inside the app.
Two strange things are happening: 1- Just when I open the app using the flexbe_ocs.launch, the Package dropdown menu is empty, so I can't select anything. 2- There's a yellow pop-up warning "No Behavior Packages - There is no behavior packages available. Please initialize a ROS package for this purpose or prepare one manually." This popup dropdown menu shows a variety of behaviors (flexbe_app, flexbe_core [...] flexbe_widget).
My catkin workspace contains the flexbe_app, flexbe_behavior_engine, generic_flexbe_states and my created package tutorial_behaviors
The text was updated successfully, but these errors were encountered:
I'm following the tutorial and at the very end of "Using the Statemachine Editor" part, I press "
Save Behavior
" but no message shows up indicating contents were saved. I investigated inside the package folder "tutorial_behaviors" but there is no trace of the content I created inside the app.Two strange things are happening: 1- Just when I open the app using the flexbe_ocs.launch, the Package dropdown menu is empty, so I can't select anything. 2- There's a yellow pop-up warning "No Behavior Packages - There is no behavior packages available. Please initialize a ROS package for this purpose or prepare one manually." This popup dropdown menu shows a variety of behaviors (
flexbe_app
,flexbe_core
[...]flexbe_widget
).My catkin workspace contains the
flexbe_app
,flexbe_behavior_engine
,generic_flexbe_states
and my created packagetutorial_behaviors
The text was updated successfully, but these errors were encountered: