#include <rviz_panel.hpp>
Definition at line 57 of file rviz_panel.hpp.
◆ RVizPanel()
moveit_setup::RVizPanel::RVizPanel |
( |
QWidget * |
parent, |
|
|
const rviz_common::ros_integration::RosNodeAbstractionIface::WeakPtr & |
node_abstraction, |
|
|
const DataWarehousePtr & |
config_data |
|
) |
| |
◆ ~RVizPanel()
moveit_setup::RVizPanel::~RVizPanel |
( |
| ) |
|
|
override |
◆ addPane()
rviz_common::PanelDockWidget* moveit_setup::RVizPanel::addPane |
( |
const QString & |
, |
|
|
QWidget * |
, |
|
|
Qt::DockWidgetArea |
= Qt::LeftDockWidgetArea , |
|
|
bool |
= true |
|
) |
| |
|
inlineoverride |
◆ getParentWindow()
QWidget* moveit_setup::RVizPanel::getParentWindow |
( |
| ) |
|
|
inlineoverride |
◆ getRobotModel()
moveit::core::RobotModelPtr moveit_setup::RVizPanel::getRobotModel |
( |
| ) |
const |
|
protected |
◆ highlightGroup
void moveit_setup::RVizPanel::highlightGroup |
( |
const std::string & |
group_name | ) |
|
|
inlineslot |
◆ highlightGroupEvent
void moveit_setup::RVizPanel::highlightGroupEvent |
( |
const std::string & |
group_name | ) |
|
|
protectedslot |
◆ highlightGroupSignal
void moveit_setup::RVizPanel::highlightGroupSignal |
( |
const std::string & |
group_name | ) |
|
|
signal |
◆ highlightLink
void moveit_setup::RVizPanel::highlightLink |
( |
const std::string & |
link_name, |
|
|
const QColor & |
color |
|
) |
| |
|
inlineslot |
Highlight a link of the robot
- Parameters
-
link_name | name of link to highlight |
Definition at line 96 of file rviz_panel.hpp.
◆ highlightLinkEvent
void moveit_setup::RVizPanel::highlightLinkEvent |
( |
const std::string & |
link_name, |
|
|
const QColor & |
color |
|
) |
| |
|
protectedslot |
◆ highlightLinkSignal
void moveit_setup::RVizPanel::highlightLinkSignal |
( |
const std::string & |
link_name, |
|
|
const QColor & |
color |
|
) |
| |
|
signal |
◆ initialize()
void moveit_setup::RVizPanel::initialize |
( |
| ) |
|
◆ isReadyForInitialization()
bool moveit_setup::RVizPanel::isReadyForInitialization |
( |
| ) |
const |
|
inline |
◆ setStatus()
void moveit_setup::RVizPanel::setStatus |
( |
const QString & |
| ) |
|
|
inlineoverride |
◆ unhighlightAll
void moveit_setup::RVizPanel::unhighlightAll |
( |
| ) |
|
|
inlineslot |
◆ unhighlightAllEvent
void moveit_setup::RVizPanel::unhighlightAllEvent |
( |
| ) |
|
|
protectedslot |
◆ unhighlightAllSignal
void moveit_setup::RVizPanel::unhighlightAllSignal |
( |
| ) |
|
|
signal |
◆ updateFixedFrame()
void moveit_setup::RVizPanel::updateFixedFrame |
( |
| ) |
|
◆ config_data_
DataWarehousePtr moveit_setup::RVizPanel::config_data_ |
|
protected |
◆ logger_
std::shared_ptr<rclcpp::Logger> moveit_setup::RVizPanel::logger_ |
|
protected |
◆ node_
rclcpp::Node::SharedPtr moveit_setup::RVizPanel::node_ |
|
protected |
◆ node_abstraction_
rviz_common::ros_integration::RosNodeAbstractionIface::WeakPtr moveit_setup::RVizPanel::node_abstraction_ |
|
protected |
◆ parent_
QWidget* moveit_setup::RVizPanel::parent_ |
|
protected |
◆ robot_state_display_
◆ rviz_manager_
rviz_common::VisualizationManager* moveit_setup::RVizPanel::rviz_manager_ { nullptr } |
|
protected |
◆ rviz_render_panel_
rviz_common::RenderPanel* moveit_setup::RVizPanel::rviz_render_panel_ { nullptr } |
|
protected |
The documentation for this class was generated from the following files:
- moveit_setup_assistant/moveit_setup_framework/include/moveit_setup_framework/qt/rviz_panel.hpp
- moveit_setup_assistant/moveit_setup_framework/src/rviz_panel.cpp