ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

FlexBE : The behavior package is not initialized.

asked 2022-01-18 00:24:39 -0500

jhwan333 gravatar image

I just followed this tutorial. http://wiki.ros.org/flexbe/Tutorials/...

and made my own behavior package named "test" using this command

rosrun flexbe_widget create_repo tutorial # replace "tutorial" by your favorite name if you want

and then i ran this command

roslaunch flexbe_app flexbe_full.launch

however FlexBE APP can't detect or initialize any package i made

even i click the initialize button on right upper side, there were nothing change except "Initializing package test_flexbe_behaviors..."

is there anyone can solve this problem?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-06-15 21:17:30 -0500

dcconner gravatar image

New behavior packages must be built and environment properly sourced before behaviors will be visible, and they are only loaded on start up. So you would need to restart onboard and OCS systems.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2022-01-17 23:49:08 -0500

Seen: 33 times

Last updated: Jun 15 '23