Add license

This commit is contained in:
nsubiron 2017-11-02 14:17:52 +01:00
parent e44cc22807
commit 0aec1f1833
138 changed files with 735 additions and 193 deletions

View File

@ -2,7 +2,7 @@
ProjectID=675BF8694238308FA9368292CC440350
ProjectName=CARLA UE4
CompanyName=CVC
CopyrightNotice=CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
CopyrightNotice="Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonomade Barcelona (UAB), and the INTEL Visual Computing Lab.This work is licensed under the terms of the MIT license.For a copy, see <https://opensource.org/licenses/MIT>."
ProjectVersion=0.5.4
[/Script/UnrealEd.ProjectPackagingSettings]
@ -36,4 +36,3 @@ bSkipEditorContent=False
bNativizeBlueprintAssets=False
bNativizeOnlySelectedBlueprints=False

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "TrafficLightBase.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "TrafficSignBase.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "VehicleSpawnerBase.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "WalkerAIController.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "WalkerSpawnerBase.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "WheeledVehicleAIController.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "CarlaWheeledVehicle.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "CityMapGenerator.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "DynamicWeather.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,13 +1,13 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "CarlaGameController.h"
// #include "GameFramework/PlayerStart.h"
// #include "CarlaPlayerState.h"
#include "CarlaVehicleController.h"
// #include "SceneCaptureCamera.h"
#include "Settings/CarlaSettings.h"
#include "CarlaServer.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "CarlaGameInstance.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "CarlaGameModeBase.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "CarlaGameState.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "CarlaHUD.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "CarlaPlayerState.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "CarlaServer.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "CarlaVehicleController.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "MockGameController.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "TaggerDelegate.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "WheeledVehicleController.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "CityMapMeshHolder.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "CityMapMeshTag.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "DoublyConnectedEdgeList.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,5 +1,9 @@
//// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "GraphGenerator.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "GraphParser.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "GraphTypes.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "IntersectionEntrance.h"
@ -7,34 +11,34 @@
// Sets default values
AIntersectionEntrance::AIntersectionEntrance(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer)
{
// Set this actor to call Tick() every frame. You can turn this off to improve performance if you don't need it.
PrimaryActorTick.bCanEverTick = true;
// Set this actor to call Tick() every frame. You can turn this off to improve performance if you don't need it.
PrimaryActorTick.bCanEverTick = true;
}
// Called when the game starts or when spawned
void AIntersectionEntrance::BeginPlay()
{
Super::BeginPlay();
Super::BeginPlay();
}
// Called every frame
void AIntersectionEntrance::Tick(float DeltaTime)
{
Super::Tick(DeltaTime);
Super::Tick(DeltaTime);
}
TArray<FVector> AIntersectionEntrance::GetRoute(int it)
{
TArray<AActor*> points = Routes[it].points;
TArray<FVector> route;
TArray<AActor*> points = Routes[it].points;
TArray<FVector> route;
for (int i = 0; i < points.Num(); ++i){
route.Add(points[i]->GetActorLocation());
}
for (int i = 0; i < points.Num(); ++i){
route.Add(points[i]->GetActorLocation());
}
return route;
return route;
}
float AIntersectionEntrance::GetProbability(int it)
@ -50,20 +54,20 @@ void AIntersectionEntrance::PostEditChangeProperty(FPropertyChangedEvent& Proper
Super::PostEditChangeProperty(PropertyChangedEvent);
if (PropertyChangedEvent.Property) {
if (bCreateRoutes && (GetWorld() != nullptr)) {
//ClearRoutes();
for (int i = 0; i < Routes.Num(); ++i){
for(int e = 0; e < Routes[i].points.Num(); ++e){
AActor* actor= GetWorld()->SpawnActor<AActor>();//USphereComponent* createdComp = NewObject<USphereComponent>(this);//CreateDefaultSubobject<USphereComponent>(TEXT("Sphere"));
USceneComponent* SphereMesh = NewObject<USceneComponent>(actor);
SphereMesh->AttachToComponent(RootComponent,FAttachmentTransformRules::KeepWorldTransform);
if(actor)
{
actor->RegisterAllComponents();
Routes[i].points[e] = actor;
//Routes[i].points[e].position = createdComp->GetRelativeTransform().GetLocation();
}
}
}
//ClearRoutes();
for (int i = 0; i < Routes.Num(); ++i){
for(int e = 0; e < Routes[i].points.Num(); ++e){
AActor* actor= GetWorld()->SpawnActor<AActor>();//USphereComponent* createdComp = NewObject<USphereComponent>(this);//CreateDefaultSubobject<USphereComponent>(TEXT("Sphere"));
USceneComponent* SphereMesh = NewObject<USceneComponent>(actor);
SphereMesh->AttachToComponent(RootComponent,FAttachmentTransformRules::KeepWorldTransform);
if(actor)
{
actor->RegisterAllComponents();
Routes[i].points[e] = actor;
//Routes[i].points[e].position = createdComp->GetRelativeTransform().GetLocation();
}
}
}
}
}
bCreateRoutes = false;

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once
@ -8,32 +12,32 @@
USTRUCT(BlueprintType)
struct FRoute {
GENERATED_BODY()
GENERATED_BODY()
UPROPERTY(BlueprintReadWrite, Category=TrafficRoutes, EditAnywhere)
TArray < AActor *> points;
UPROPERTY(BlueprintReadWrite, Category=TrafficRoutes, EditAnywhere)
float probability = 0.0f;
UPROPERTY(BlueprintReadWrite, Category=TrafficRoutes, EditAnywhere)
TArray < AActor *> points;
UPROPERTY(BlueprintReadWrite, Category=TrafficRoutes, EditAnywhere)
float probability = 0.0f;
};
UCLASS(BlueprintType)
class CARLA_API AIntersectionEntrance : public AActor
{
GENERATED_BODY()
public:
// Sets default values for this actor's properties
AIntersectionEntrance(const FObjectInitializer& ObjectInitializer);
GENERATED_BODY()
public:
// Sets default values for this actor's properties
AIntersectionEntrance(const FObjectInitializer& ObjectInitializer);
protected:
// Called when the game starts or when spawned
virtual void BeginPlay() override;
// Called when the game starts or when spawned
virtual void BeginPlay() override;
public:
// Called every frame
virtual void Tick(float DeltaTime) override;
public:
// Called every frame
virtual void Tick(float DeltaTime) override;
protected:
@ -49,11 +53,11 @@ UFUNCTION(BlueprintCallable, Category="Trigger")
*/
public:
UPROPERTY(Category = "Routes", EditAnywhere)
bool bCreateRoutes = false;
UPROPERTY(Category = "Routes", EditAnywhere)
bool bCreateRoutes = false;
UPROPERTY(BlueprintReadWrite, Category=TrafficRoutes, EditAnywhere)
TArray< FRoute > Routes;
UPROPERTY(BlueprintReadWrite, Category=TrafficRoutes, EditAnywhere)
TArray< FRoute > Routes;
};

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "RoadMap.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "StaticMeshCollection.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "RoadIntersection.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "RoadSegment.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "SceneCaptureCamera.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC) Project Settings.
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "SceneCaptureToDiskCamera.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "PostProcessEffect.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "WeatherDescription.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "Tagger.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "ActorWithRandomEngine.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "Carla.h"
#include "RandomEngine.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "CarlaUE4.h"
#include "CarlaMapGenerator.h"

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,9 @@
/* CARLA, Copyright (C) 2017 Computer Vision Center (CVC) Project Settings. */
/* Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
* de Barcelona (UAB), and the INTEL Visual Computing Lab.
*
* This work is licensed under the terms of the MIT license.
* For a copy, see <https://opensource.org/licenses/MIT>.
*/
#ifndef CARLA_CARLASERVER_H
#define CARLA_CARLASERVER_H

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

View File

@ -1,4 +1,8 @@
// CARLA, Copyright (C) 2017 Computer Vision Center (CVC)
// Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB), and the INTEL Visual Computing Lab.
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#pragma once

Some files were not shown because too many files have changed in this diff Show More