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 running data collection file #45

Open
SExpert12 opened this issue May 24, 2024 · 0 comments
Open

Error while running data collection file #45

SExpert12 opened this issue May 24, 2024 · 0 comments

Comments

@SExpert12
Copy link

SExpert12 commented May 24, 2024

Hi,
I have run the data collection file with cmd as
python 3 data_collector.py --dataset_path $PWD/DATA_N --frame_skip 10 --frames_per_episode 100 --n_episodes 5 --port 2000 --n_vehicles 5 --n_pedestrians 0

Then the output is like
Initial collided: False
Frame: 97%|█████████████████████████████████▉ | 97/100 [00:39<00:01, 2.45it/s]
Frame: 97%|█████████████████████████████████▉ | 97/100 [00:39<00:01, 2.60it/sspawned 5 vehicles | 0/100 [00:00<?, ?it/s]
spawned 0 pedestrians
Initial collided: False
Frame: 100%|██████████████████████████████████| 100/100 [00:40<00:00, 2.45it/s]
Frame: 100%|██████████████████████████████████| 100/100 [00:40<00:00, 2.77it/sspawned 5 vehicles | 0/100 [00:00<?, ?it/s]
spawned 0 pedestrians
Initial collided: False
Frame: 100%|██████████████████████████████████| 100/100 [00:41<00:00, 2.43it/s]
Frame: 100%|██████████████████████████████████| 100/100 [00:41<00:00, 2.71it/sspawned 5 vehicles | 0/100 [00:00<?, ?it/s]
spawned 0 pedestrians
Initial collided: False
Frame: 100%|██████████████████████████████████| 100/100 [00:41<00:00, 2.42it/s]
Frame: 100%|██████████████████████████████████| 100/100 [00:41<00:00, 2.33it/sspawned 5 vehicles | 0/100 [00:00<?, ?it/s]
spawned 0 pedestrians
Initial collided: False

for few hours.

But after that output folder is blank.

How to resolve this?

I am using CARLA version 0.9.14.

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

1 participant