欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

Problems to be solved in ROS

程序员文章站 2022-07-12 09:41:53
...

Run the python file in the Terminal and it shows:

[rosrun] Couldn't find executable named xxx.py
[rosrun] Found the following, but they're either not files, 
[rosrun]or executable:
[rosrun]/home/***/***/xxx.py

To solve this problem, we need first open the terminal in the python file and run this command:

chmod + xxx.py

Then it works.

相关标签: ROS

上一篇: HDU - 4990

下一篇: HDU 4990