CARLA
Namespaces | Typedefs
BoneTransformDataIn.h File Reference
#include "carla/rpc/Transform.h"
#include <string>
#include <utility>
+ Include dependency graph for BoneTransformDataIn.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 carla
 This file contains definitions of common data structures used in traffic manager.
 
 carla::rpc
 

Typedefs

using carla::rpc::BoneTransformDataIn = std::pair< std::string, geom::Transform >