Exercise 3.1 bb8 not executing

robot is not moving.

Hi @omerp,

welcome to our community.

The reason why the robot is not moving is that you script failed to run.

Could you try sourcing the catkin workspace before running rosrun?

source ~/catkin_ws/devel/setup.bash


After that, try running rosrun again.

If for any reason it still fails, could you paste here the content of your move_bb8_square.py script?

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.