modules/transform/README.md
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.
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
None
| Name | Type | Description |
|---|---|---|
msg | apollo::transform::Transform | tf msg |
| file path | type / struct | Description |
|---|---|---|
modules/transform/conf/static_transform_conf.pb.txt | apollo::static_transform::Conf | tf config |
cyber_launch start modules/transform/launch/static_transform.launch