Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IShape.py #1

Open
JINHEE8 opened this issue Jul 8, 2021 · 1 comment
Open

IShape.py #1

JINHEE8 opened this issue Jul 8, 2021 · 1 comment

Comments

@JINHEE8
Copy link

JINHEE8 commented Jul 8, 2021

When I run the 'roslaunch waypoints_global_planner yaml_file_path_provider.launch', it shows some error like this.

Bezier.py", line 21, in
from IShape import IShape
ModuleNotFoundError: No module named 'IShape'

I can't find the solution. Can anybody help me?

@balamuruganky
Copy link
Owner

@JINHEE8 : Please check the IShape.py file permission. It must executable file (chmod +x IShape.py)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants