carla
carla copied to clipboard
Spawn collision free objects?
Hey,
is it possible to spawn a bike or similar without collision sensors? In other words, the bike cannot be hit by a vehicle or any other object in the environment. Other objects would simply move through the bike instead of colliding with it.
When looking up collision sensors: "Collision detectors do not have any configurable attribute." Thus, we can not do anything about it?
Greetings
bump, this would be very useful for 3d models of sensors which I would like to mount on top of (i.e. colliding with) vehicles.
one would think that Actor.set_simulate_physics(False) would do this, but it doesn't
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.