|
moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
#include <helper_widgets.hpp>


Public Member Functions | |
| HeaderWidget (const std::string &title, const std::string &instructions, QWidget *parent) | |
| Constructor. | |
Definition at line 51 of file helper_widgets.hpp.
| moveit_setup::HeaderWidget::HeaderWidget | ( | const std::string & | title, |
| const std::string & | instructions, | ||
| QWidget * | parent | ||
| ) |
Constructor.
Definition at line 53 of file helper_widgets.cpp.