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

It seems the planning module is missed #1

Open
Kairobo opened this issue Dec 6, 2023 · 1 comment
Open

It seems the planning module is missed #1

Kairobo opened this issue Dec 6, 2023 · 1 comment

Comments

@Kairobo
Copy link

Kairobo commented Dec 6, 2023

the failure:
Traceback (most recent call last):
File "perception/sample.py", line 29, in
from planning.control_utils import *
ModuleNotFoundError: No module named 'planning'
Traceback (most recent call last):
File "perception/sample.py", line 29, in
from planning.control_utils import *
ModuleNotFoundError: No module named 'planning'
Traceback (most recent call last):
File "perception/sample.py", line 29, in
from planning.control_utils import *
ModuleNotFoundError: No module named 'planning'

@GuanqiHe
Copy link

Same issue. Could you please upload the planning module? Thanks in advance!

Traceback (most recent call last):
File "perception/sample.py", line 29, in
from planning.control_utils import *
ModuleNotFoundError: No module named 'planning'
Traceback (most recent call last):
File "perception/sample.py", line 29, in
from planning.control_utils import *
ModuleNotFoundError: No module named 'planning'
Traceback (most recent call last):
File "perception/sample.py", line 29, in
from planning.control_utils import *
ModuleNotFoundError: No module named 'planning'

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