Skip to content

Error while running data collection file #45

Description

@SExpert12

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions