CARLA
Public Attributes | List of all members
carla::learning::Outputs Struct Reference

#include <pytorch.h>

+ Collaboration diagram for carla::learning::Outputs:

Public Attributes

WheelOutput wheel0
 
WheelOutput wheel1
 
WheelOutput wheel2
 
WheelOutput wheel3
 

Detailed Description

Definition at line 52 of file pytorch.h.

Member Data Documentation

◆ wheel0

WheelOutput carla::learning::Outputs::wheel0

Definition at line 54 of file pytorch.h.

Referenced by FSparseHighDetailMap::SaveMap().

◆ wheel1

WheelOutput carla::learning::Outputs::wheel1

Definition at line 55 of file pytorch.h.

Referenced by FSparseHighDetailMap::SaveMap().

◆ wheel2

WheelOutput carla::learning::Outputs::wheel2

Definition at line 56 of file pytorch.h.

Referenced by FSparseHighDetailMap::SaveMap().

◆ wheel3

WheelOutput carla::learning::Outputs::wheel3

Definition at line 57 of file pytorch.h.

Referenced by FSparseHighDetailMap::SaveMap().


The documentation for this struct was generated from the following file: