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

test on carla 0.9.13 #2

Open
libing64 opened this issue Mar 11, 2022 · 1 comment
Open

test on carla 0.9.13 #2

libing64 opened this issue Mar 11, 2022 · 1 comment

Comments

@libing64
Copy link

libing64 commented Mar 11, 2022

python KITTI_data_generator.py

Map Town01
Created Actor(id=1669, type=vehicle.tesla.model3)
('Number of spawn points : ', 255)
Spawned 1 vehicles and 1 walkers
Waiting for KITTI to stop ...
KITTI stopped
('Elapsed total time : ', 35.62052607536316)
Traceback (most recent call last):
File "KITTI_data_generator.py", line 177, in
main()
File "KITTI_data_generator.py", line 86, in main
gen.screenshot(KITTI, world, actor_list, folder_output, carla.Transform(carla.Location(x=0.0, y=0, z=2.0), carla.Rotation(pitch=0, yaw=0, roll=0)))
File "/home/libing/source/simulator/kitti_carla_simulator/generator_KITTI.py", line 297, in screenshot
RGB.set_attributes(world.get_blueprint_library())
TypeError: unbound method set_attributes() must be called with RGB instance as first argument (got BlueprintLibrary instance instead)

@libing64
Copy link
Author

libing64 commented Mar 11, 2022

I want use this tools with carla 0.9.13, would you provide some advice to debug or fix this problem?
Great thanks.

@libing64 libing64 changed the title test on carla 0.9.3 test on carla 0.9.13 Mar 11, 2022
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