#include <cstdio>#include "tf/transform_broadcaster.h"#include "tf/tf.h"#include "tf/tfMessage.h"#include "ros/ros.h"

Go to the source code of this file.
Classes | |
| class | TransformSender |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 65 of file static_transform_publisher.cpp.