Test process help

Stuck at this step, can someone help?

Hi @r.franklinismail ,

it seems that your file doesn’t have execute permissions.

You can give it execution permission with:

chmod +x ~/catkin_ws/src/linux_course_files/move_bb8_pkg/test_process.py

Please let us know if the problem persists after that.

Cheers,