carla/Co-Simulation/Sumo/sumo_integration/constants.py

16 lines
678 B
Python
Raw Permalink Normal View History

2020-03-05 01:55:33 +08:00
#!/usr/bin/env python
# Copyright (c) 2020 Computer Vision Center (CVC) at the Universitat Autonoma de
# Barcelona (UAB).
#
# This work is licensed under the terms of the MIT license.
# For a copy, see <https://opensource.org/licenses/MIT>.
2020-03-05 23:49:16 +08:00
""" This module defines constants used for the sumo-carla co-simulation. """
# ==================================================================================================
# -- constants -------------------------------------------------------------------------------------
# ==================================================================================================
2020-03-05 01:55:33 +08:00
INVALID_ACTOR_ID = -1
SPAWN_OFFSET_Z = 25.0 # meters