CARLA
Public Attributes | List of all members
carla::sensor::s11n::ObstacleDetectionEventSerializer::Data Struct Reference

#include <ObstacleDetectionEventSerializer.h>

+ Collaboration diagram for carla::sensor::s11n::ObstacleDetectionEventSerializer::Data:

Public Attributes

float distance
 
rpc::Actor other_actor
 
rpc::Actor self_actor
 

Detailed Description

Definition at line 26 of file ObstacleDetectionEventSerializer.h.

Member Data Documentation

◆ distance

float carla::sensor::s11n::ObstacleDetectionEventSerializer::Data::distance

Definition at line 32 of file ObstacleDetectionEventSerializer.h.

◆ other_actor

rpc::Actor carla::sensor::s11n::ObstacleDetectionEventSerializer::Data::other_actor

◆ self_actor

rpc::Actor carla::sensor::s11n::ObstacleDetectionEventSerializer::Data::self_actor

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