Public Slots | Public Member Functions | Private Slots | Private Member Functions | Private Attributes | List of all members
moveit_rviz_plugin::MotionPlanningParamWidget Class Reference

#include <motion_planning_param_widget.h>

Inheritance diagram for moveit_rviz_plugin::MotionPlanningParamWidget:
Inheritance graph
[legend]

Public Slots

void setPlannerId (const std::string &planner_id)
 

Public Member Functions

 MotionPlanningParamWidget (QWidget *parent=0)
 
void setGroupName (const std::string &group_name)
 
void setMoveGroup (const moveit::planning_interface::MoveGroupInterfacePtr &mg)
 
 ~MotionPlanningParamWidget ()
 
- Public Member Functions inherited from rviz::PropertyTreeWidget
PropertyTreeModelgetModel () const
 
QList< Type * > getSelectedObjects ()
 
void load (const Config &config)
 
 PropertyTreeWidget (QWidget *parent=0)
 
void save (Config config) const
 
void setModel (PropertyTreeModel *model)
 

Private Slots

void changedValue ()
 

Private Member Functions

rviz::PropertycreatePropertyTree ()
 

Private Attributes

std::string group_name_
 
moveit::planning_interface::MoveGroupInterfacePtr move_group_
 
std::string planner_id_
 
rviz::PropertyTreeModelproperty_tree_model_
 

Additional Inherited Members

- Signals inherited from rviz::PropertyTreeWidget
void currentPropertyChanged (const Property *new_current_property)
 
void selectionHasChanged ()
 
- Protected Slots inherited from rviz::PropertyTreeWidget
virtual void propertyHiddenChanged (const Property *property)
 
- Protected Member Functions inherited from rviz::PropertyTreeWidget
virtual void currentChanged (const QModelIndex &current, const QModelIndex &previous)
 
virtual void selectionChanged (const QItemSelection &selected, const QItemSelection &deselected)
 

Detailed Description

Definition at line 52 of file motion_planning_param_widget.h.

Constructor & Destructor Documentation

moveit_rviz_plugin::MotionPlanningParamWidget::MotionPlanningParamWidget ( QWidget *  parent = 0)

Definition at line 47 of file motion_planning_param_widget.cpp.

moveit_rviz_plugin::MotionPlanningParamWidget::~MotionPlanningParamWidget ( )

Definition at line 52 of file motion_planning_param_widget.cpp.

Member Function Documentation

void moveit_rviz_plugin::MotionPlanningParamWidget::changedValue ( )
privateslot

Definition at line 114 of file motion_planning_param_widget.cpp.

rviz::Property * moveit_rviz_plugin::MotionPlanningParamWidget::createPropertyTree ( )
private

Definition at line 86 of file motion_planning_param_widget.cpp.

void moveit_rviz_plugin::MotionPlanningParamWidget::setGroupName ( const std::string &  group_name)

Definition at line 63 of file motion_planning_param_widget.cpp.

void moveit_rviz_plugin::MotionPlanningParamWidget::setMoveGroup ( const moveit::planning_interface::MoveGroupInterfacePtr &  mg)

Definition at line 56 of file motion_planning_param_widget.cpp.

void moveit_rviz_plugin::MotionPlanningParamWidget::setPlannerId ( const std::string &  planner_id)
slot

Definition at line 124 of file motion_planning_param_widget.cpp.

Member Data Documentation

std::string moveit_rviz_plugin::MotionPlanningParamWidget::group_name_
private

Definition at line 75 of file motion_planning_param_widget.h.

moveit::planning_interface::MoveGroupInterfacePtr moveit_rviz_plugin::MotionPlanningParamWidget::move_group_
private

Definition at line 74 of file motion_planning_param_widget.h.

std::string moveit_rviz_plugin::MotionPlanningParamWidget::planner_id_
private

Definition at line 76 of file motion_planning_param_widget.h.

rviz::PropertyTreeModel* moveit_rviz_plugin::MotionPlanningParamWidget::property_tree_model_
private

Definition at line 72 of file motion_planning_param_widget.h.


The documentation for this class was generated from the following files:


visualization
Author(s): Ioan Sucan , Dave Coleman , Sachin Chitta
autogenerated on Sun Oct 18 2020 13:19:09