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

error while data collection #218

Closed
SExpert12 opened this issue May 24, 2024 · 4 comments
Closed

error while data collection #218

SExpert12 opened this issue May 24, 2024 · 4 comments

Comments

@SExpert12
Copy link

Hi,
I want to create dataset and for that I run like this:
./datagen.sh /home/carla /home/transfuser-2022

But I got this error.

can't open file '/home/transfuser-2022/leaderboard/leaderboard/leaderboard_evaluator_local.py': [Errno 2] No such file or directory

I have check my folders, file is there but it is still showing this error. How to solve this?

~/transfuser-2022/leaderboard/leaderboard$ ls
autoagents envs init.py leaderboard_evaluator_local.py leaderboard_evaluator.py

Thanks.

@Kait0
Copy link
Collaborator

Kait0 commented May 24, 2024

is the path really /home/transfuser-2022?
Usually it would be /home/username/transfuser-2022

@SExpert12
Copy link
Author

SExpert12 commented May 25, 2024

No, It is actually given /home/username/transfuser-2022. I deleted it.

I am using CARLA version 0.9.14. It is compatible?

@Kait0
Copy link
Collaborator

Kait0 commented May 28, 2024

No CARLA 0.9.14 is not compatible with this codebase/any codebase using leaderboard 1.0.
You need to use CARLA version 0.9.10.1
This script will download the correct version for you.

To use CARLA 0.9.14 you need to use leaderboard 2.0, but there are no publicly available repositories for it right now.
(You can adapt existing leaderboard 1.0 codebases to become compatible with 2.0, it will require some work though).

@SExpert12
Copy link
Author

Thanks for your reply and suggestion.

@Kait0 Kait0 closed this as completed May 29, 2024
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