SoundCARLA

User Guide:

  • Installation and Setup
    • Dependencies
    • 1. CARLA Client Venv
    • 2. CARLA Code Venv
    • 3. FMOD Code Venv
  • Launcher

Architecture:

  • Architecture
    • 1. CARLA
      • Folder Structure
      • Data Flow
    • 2. FMOD
      • Folder Structure
      • Data Flow

Reference:

  • Modules
    • CARLA
      • Classes
        • CarlaClient
        • CollisionSensor
        • Socket
        • Weather
      • cmain
        • CARLA Operations Handler
        • carla_data_loop()
        • main()
      • generate traffic Script
      • manual control Script
    • FMOD
      • Adapters
        • EngineAdapter
        • EnvironmentAdapter
        • RainIntensity
        • TriggerAdapter
        • WindIntensity
      • Banks
        • EnvironmentBank
        • ExampleBank
        • TriggerBank
        • config
      • Model
        • SoundModel
      • Sounds
        • EVSoundEngine
        • ReverseBeep
      • utils
        • DataKey
        • EventBus
        • RangeLevel
      • fmain
        • main()
  • RunOhmUXSim
    • SimulatorGUI
      • SimulatorGUI.config_path
      • SimulatorGUI.paths
      • SimulatorGUI.processes
      • SimulatorGUI.dx11_var
      • SimulatorGUI.MAX_RETRIES
      • SimulatorGUI.__init__()
      • SimulatorGUI.show_main_ui()
      • SimulatorGUI.load_config()
      • SimulatorGUI.save_config()
      • SimulatorGUI.browse_file()
      • SimulatorGUI.refresh_ui()
      • SimulatorGUI.kill_process_on_port()
      • SimulatorGUI.launch_all()
      • SimulatorGUI.stop_all()
      • SimulatorGUI.run()
SoundCARLA
  • SoundCARLA Documentation
  • View page source

SoundCARLA Documentation

User Guide:

  • Installation and Setup
    • Dependencies
    • 1. CARLA Client Venv
    • 2. CARLA Code Venv
    • 3. FMOD Code Venv
  • Launcher

Architecture:

  • Architecture
    • 1. CARLA
    • 2. FMOD

Reference:

  • Modules
    • CARLA
    • FMOD
  • RunOhmUXSim
    • SimulatorGUI

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2026, Kai Braun, Ozan Miguel Gündogdu, Yeri Jikong.

Built with Sphinx using a theme provided by Read the Docs.