Error on exercise about project

Hi Theconstructsim tutor,
I am trying to do the project. It seems there is not flexbe package:
typing:
user:~$ rospack list | grep flex
turtlebot_flexbe_behaviors /home/user/catkin_ws/src/turtlebot_behaviors/turtlebot_flexbe_behaviors
turtlebot_flexbe_states /home/user/catkin_ws/src/turtlebot_behaviors/turtlebot_flexbe_states

differently in the “creating a basic behavior” tutorial:
user:~$ rospack list | grep flex
demo_flexbe_behaviors /home/simulations/public_sim_ws/src/all/flexbe_tc/demo_behaviors/demo_flexbe_behaviors
demo_flexbe_states /home/simulations/public_sim_ws/src/all/flexbe_tc/demo_behaviors/demo_flexbe_states
flexbe_app /home/simulations/public_sim_ws/src/all/flexbe_tc/flexbe_app
flexbe_core /home/simulations/public_sim_ws/src/all/flexbe_tc/flexbe_behavior_engine/flexbe_core
flexbe_input /home/simulations/public_sim_ws/src/all/flexbe_tc/flexbe_behavior_engine/flexbe_input
flexbe_mirror /home/simulations/public_sim_ws/src/all/flexbe_tc/flexbe_behavior_engine/flexbe_mirror
flexbe_msgs /home/simulations/public_sim_ws/src/all/flexbe_tc/flexbe_behavior_engine/flexbe_msgs
flexbe_onboard /home/simulations/public_sim_ws/src/all/flexbe_tc/flexbe_behavior_engine/flexbe_onboard
flexbe_states /home/simulations/public_sim_ws/src/all/flexbe_tc/flexbe_behavior_engine/flexbe_states
flexbe_testing /home/simulations/public_sim_ws/src/all/flexbe_tc/flexbe_behavior_engine/flexbe_testing
flexbe_widget /home/simulations/public_sim_ws/src/all/flexbe_tc/flexbe_behavior_engine/flexbe_widget
turtlebot_flexbe_behaviors /home/user/catkin_ws/src/turtlebot_behaviors/turtlebot_flexbe_behaviors
turtlebot_flexbe_states /home/user/catkin_ws/src/turtlebot_behaviors/turtlebot_flexbe_states

please, let me know
Regards
Salvatore

Hello @saxosun,

This problem should be solved now.

Best,