Apollo  6.0
Open source self driving car software
Public Attributes | List of all members
apollo::perception::camera::Transform Struct Reference

#include <transform_server.h>

Collaboration diagram for apollo::perception::camera::Transform:
Collaboration graph

Public Attributes

double timestamp
 
double qw
 
double qx
 
double qy
 
double qz
 
double tx
 
double ty
 
double tz
 

Member Data Documentation

◆ qw

double apollo::perception::camera::Transform::qw

◆ qx

double apollo::perception::camera::Transform::qx

◆ qy

double apollo::perception::camera::Transform::qy

◆ qz

double apollo::perception::camera::Transform::qz

◆ timestamp

double apollo::perception::camera::Transform::timestamp

◆ tx

double apollo::perception::camera::Transform::tx

◆ ty

double apollo::perception::camera::Transform::ty

◆ tz

double apollo::perception::camera::Transform::tz

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