Go to the documentation of this file.
48 #include <QPushButton>
49 #include <QHBoxLayout>
50 #include <QVBoxLayout>
51 #include <QFormLayout>
52 #include <QMessageBox>
53 #include <QFileDialog>
56 #include <opencv2/aruco.hpp>
57 #include <opencv2/opencv.hpp>
60 #include <sensor_msgs/Image.h>
61 #include <sensor_msgs/CameraInfo.h>
62 #include <sensor_msgs/JointState.h>
82 class HandEyeCalibrationDisplay;
98 bool hasTopic(
const QString& topic_name);
198 pluginlib::UniquePtr<moveit_handeye_calibration::HandEyeTargetBase>
target_;
~RosTopicComboBox()=default
void addMsgsFilterType(QString msgs_type)
RosTopicComboBox(QWidget *parent=Q_NULLPTR)
QSet< QString > message_types_
QSet< QString > image_topics_
bool hasTopic(const QString &topic_name)
void mousePressEvent(QMouseEvent *event)