carla icon indicating copy to clipboard operation
carla copied to clipboard

I want to keep my vehicle at 100m fom gound and then spawn on that height. when i start simulation i drops form that height and then runs on ground.

Open Shahid1Malik opened this issue 1 year ago • 1 comments

Shahid1Malik avatar Aug 07 '24 18:08 Shahid1Malik

hero_vehicle.set_enable_gravity(False)

https://carla.readthedocs.io/en/0.9.15/python_api/#setters

PatrickPromitzer avatar Aug 08 '24 13:08 PatrickPromitzer