Roslaunch got a ‘No such file or directory’ error while attempting to run:
/home/user/catkin_ws/src/my_package_3/src/move_robot.py __name:=move_robot_node __log:=/home/user/.ros/log/adc00c9c-ff48-11ea-ac33-0ec89af4c92c/move_robot_node-1.log
Please make sure that all the executables in this command exist and have
executable permission. This is often caused by a bad launch-prefix.
The traceback for the exception was written to the log file
i am continously getting this error after using roslaunch, even when i have given permissions to the python file using chmod
please help