Back to Apollo

transform

modules/transform/README.md

11.0.01.4 KB
Original Source

transform

Introduction

The transform module is used to read the transform configuration file to publish static transform relationships. This module can publish different static coordinate transformations by defining different configurations.

Directory Structure

shell
modules/transform
├── buffer.cc
├── buffer.h
├── buffer_interface.h
├── BUILD
├── conf
├── cyberfile.xml
├── dag
├── launch
├── proto
├── README.md
├── static_transform_component.cc
├── static_transform_component.h
├── static_transform_component_test.cc
├── transform_broadcaster.cc
└── transform_broadcaster.h

Input

None

Output

NameTypeDescription
msgapollo::transform::Transformtf msg

configs

file pathtype / structDescription
modules/transform/conf/static_transform_conf.pb.txtapollo::static_transform::Conftf config

How to Launch

bash
cyber_launch start modules/transform/launch/static_transform.launch