29 #ifndef RVIZ_VISUALIZER_APP_H 30 #define RVIZ_VISUALIZER_APP_H 32 #include <QApplication> 35 #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 37 #include <rviz/rviz_export.h> 38 #include <rviz/SendFilePath.h> 45 class VisualizationFrame;
54 void setApp(QApplication*
app);
58 bool init(
int argc,
char** argv);
65 void startContinueChecker();
66 bool loadConfigCallback(rviz::SendFilePathRequest& req, rviz::SendFilePathResponse& res);
67 bool saveConfigCallback(rviz::SendFilePathRequest& req, rviz::SendFilePathResponse& res);
80 #endif // RVIZ_VISUALIZER_APP_H
void init(const M_string &remappings)
ros::ServiceServer reload_shaders_service_
ros::ServiceServer load_config_service_
VisualizationFrame * frame_
ros::ServiceServer save_config_service_