#include <ros/ros.h>
#include <QApplication>
#include <QVBoxLayout>
#include "FramesWidget.h"
#include "TransformWidget.h"
#include "TransformBroadcaster.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 40 of file static_transform_publisher_gui.cpp.