#include <setup_assistant_widget.h>
Definition at line 80 of file setup_assistant_widget.h.
◆ SetupAssistantWidget()
moveit_setup_assistant::SetupAssistantWidget::SetupAssistantWidget |
( |
QWidget * |
parent, |
|
|
const boost::program_options::variables_map & |
args |
|
) |
| |
Construct the setup assistant widget, the primary window for this application
- Parameters
-
parent | - used by Qt for destructing all elements |
- Returns
Definition at line 99 of file setup_assistant_widget.cpp.
◆ ~SetupAssistantWidget()
moveit_setup_assistant::SetupAssistantWidget::~SetupAssistantWidget |
( |
| ) |
|
|
override |
◆ closeEvent()
void moveit_setup_assistant::SetupAssistantWidget::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
override |
◆ highlightGroup
void moveit_setup_assistant::SetupAssistantWidget::highlightGroup |
( |
const std::string & |
group_name | ) |
|
|
privateslot |
◆ highlightLink
void moveit_setup_assistant::SetupAssistantWidget::highlightLink |
( |
const std::string & |
link_name, |
|
|
const QColor & |
color |
|
) |
| |
|
privateslot |
◆ loadRviz
void moveit_setup_assistant::SetupAssistantWidget::loadRviz |
( |
| ) |
|
|
privateslot |
◆ moveToScreen()
void moveit_setup_assistant::SetupAssistantWidget::moveToScreen |
( |
const int |
index | ) |
|
◆ navigationClicked
void moveit_setup_assistant::SetupAssistantWidget::navigationClicked |
( |
const QModelIndex & |
index | ) |
|
|
privateslot |
Show/hide the Rviz right panel
- Parameters
-
show | bool - whether to show Event for changing screens by user clicking |
index | screen id |
Definition at line 224 of file setup_assistant_widget.cpp.
◆ notify()
bool moveit_setup_assistant::SetupAssistantWidget::notify |
( |
QObject * |
rec, |
|
|
QEvent * |
ev |
|
) |
| |
|
virtual |
◆ progressPastStartScreen
void moveit_setup_assistant::SetupAssistantWidget::progressPastStartScreen |
( |
| ) |
|
|
privateslot |
◆ setModalMode
void moveit_setup_assistant::SetupAssistantWidget::setModalMode |
( |
bool |
isModal | ) |
|
|
privateslot |
Change the widget modal state based on subwidgets state
- Parameters
-
isModal | if true disable left navigation |
Definition at line 553 of file setup_assistant_widget.cpp.
◆ unhighlightAll
void moveit_setup_assistant::SetupAssistantWidget::unhighlightAll |
( |
| ) |
|
|
privateslot |
◆ updateTimer
void moveit_setup_assistant::SetupAssistantWidget::updateTimer |
( |
| ) |
|
|
privateslot |
◆ virtualJointReferenceFrameChanged
void moveit_setup_assistant::SetupAssistantWidget::virtualJointReferenceFrameChanged |
( |
| ) |
|
|
privateslot |
◆ author_information_widget_
◆ change_screen_lock_
boost::mutex moveit_setup_assistant::SetupAssistantWidget::change_screen_lock_ |
|
private |
◆ config_data_
MoveItConfigDataPtr moveit_setup_assistant::SetupAssistantWidget::config_data_ |
|
private |
◆ configuration_files_widget_
◆ controllers_widget_
◆ current_index_
int moveit_setup_assistant::SetupAssistantWidget::current_index_ |
|
private |
◆ default_collisions_widget_
◆ end_effectors_widget_
◆ main_content_
QStackedWidget* moveit_setup_assistant::SetupAssistantWidget::main_content_ |
|
private |
◆ nav_name_list_
QList<QString> moveit_setup_assistant::SetupAssistantWidget::nav_name_list_ |
|
private |
◆ navs_view_
◆ passive_joints_widget_
◆ perception_widget_
PerceptionWidget* moveit_setup_assistant::SetupAssistantWidget::perception_widget_ |
|
private |
◆ planning_groups_widget
◆ robot_poses_widget_
RobotPosesWidget* moveit_setup_assistant::SetupAssistantWidget::robot_poses_widget_ |
|
private |
◆ robot_state_display_
◆ rviz_container_
QWidget* moveit_setup_assistant::SetupAssistantWidget::rviz_container_ |
|
private |
◆ rviz_manager_
◆ rviz_render_panel_
◆ simulation_widget_
SimulationWidget* moveit_setup_assistant::SetupAssistantWidget::simulation_widget_ |
|
private |
◆ splitter_
QSplitter* moveit_setup_assistant::SetupAssistantWidget::splitter_ |
|
private |
◆ start_screen_widget_
StartScreenWidget* moveit_setup_assistant::SetupAssistantWidget::start_screen_widget_ |
|
private |
◆ virtual_joints_widget_
The documentation for this class was generated from the following files: