#include <interactive_manipulation_frontend.h>
Definition at line 59 of file interactive_manipulation_frontend.h.
pr2_interactive_manipulation::InteractiveManipulationFrontend::InteractiveManipulationFrontend | ( | rviz::VisualizationManager * | manager, |
QWidget * | parent = 0 |
||
) |
Definition at line 45 of file interactive_manipulation_frontend.cpp.
Definition at line 131 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::advancedOptionsClicked | ( | ) | [protected, slot] |
Definition at line 294 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::armGoButtonClicked | ( | ) | [protected, slot] |
Definition at line 228 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::cameraFrontButtonClicked | ( | ) | [protected, slot] |
Definition at line 357 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::cameraLeftButtonClicked | ( | ) | [protected, slot] |
Definition at line 347 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::cameraRightButtonClicked | ( | ) | [protected, slot] |
Definition at line 352 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::cameraTopButtonClicked | ( | ) | [protected, slot] |
Definition at line 362 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::cancelButtonClicked | ( | ) | [protected, slot] |
Definition at line 164 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::centerHeadButtonClicked | ( | ) | [protected, slot] |
Definition at line 178 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::drawReachableZonesButtonClicked | ( | ) | [protected, slot] |
Definition at line 187 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::feedbackCallback | ( | const pr2_object_manipulation_msgs::IMGUIFeedbackConstPtr & | feedback | ) | [protected] |
Definition at line 154 of file interactive_manipulation_frontend.cpp.
pr2_object_manipulation_msgs::IMGUIOptions pr2_interactive_manipulation::InteractiveManipulationFrontend::getDialogOptions | ( | ) | [protected] |
Definition at line 301 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::graspButtonClicked | ( | ) | [protected, slot] |
Definition at line 192 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::gripperSliderScrollChanged | ( | ) | [protected, slot] |
Definition at line 285 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::modelObjectClicked | ( | ) | [protected, slot] |
Definition at line 237 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::placeButtonClicked | ( | ) | [protected, slot] |
Definition at line 201 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::plannedMoveButtonClicked | ( | ) | [protected, slot] |
Definition at line 210 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::rcommandRefreshButtonClicked | ( | ) | [protected, slot] |
Definition at line 270 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::rcommandRunButtonClicked | ( | ) | [protected, slot] |
Definition at line 255 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::resetButtonClicked | ( | ) | [protected, slot] |
Definition at line 219 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::setAdvancedOptions | ( | pr2_object_manipulation_msgs::IMGUIAdvancedOptions | ago | ) | [inline] |
Definition at line 69 of file interactive_manipulation_frontend.h.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::setCamera | ( | std::vector< double > | params | ) | [protected] |
Definition at line 315 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::statusCallback | ( | const std_msgs::StringConstPtr & | status | ) | [protected] |
Definition at line 147 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::stopNavButtonClicked | ( | ) | [protected, slot] |
Definition at line 169 of file interactive_manipulation_frontend.cpp.
Definition at line 136 of file interactive_manipulation_frontend.cpp.
actionlib::SimpleActionClient<pr2_object_manipulation_msgs::IMGUIAction>* pr2_interactive_manipulation::InteractiveManipulationFrontend::action_client_ [protected] |
Definition at line 130 of file interactive_manipulation_frontend.h.
std::string pr2_interactive_manipulation::InteractiveManipulationFrontend::action_name_ [protected] |
Definition at line 138 of file interactive_manipulation_frontend.h.
pr2_object_manipulation_msgs::IMGUIAdvancedOptions pr2_interactive_manipulation::InteractiveManipulationFrontend::adv_options_ [protected] |
Definition at line 145 of file interactive_manipulation_frontend.h.
ros::Publisher pr2_interactive_manipulation::InteractiveManipulationFrontend::draw_reachable_zones_pub_ [protected] |
Definition at line 134 of file interactive_manipulation_frontend.h.
Definition at line 71 of file interactive_manipulation_frontend.h.
Definition at line 127 of file interactive_manipulation_frontend.h.
ros::ServiceClient pr2_interactive_manipulation::InteractiveManipulationFrontend::rcommander_action_info_client_ [protected] |
Definition at line 129 of file interactive_manipulation_frontend.h.
std::string pr2_interactive_manipulation::InteractiveManipulationFrontend::rcommander_action_info_name_ [protected] |
Definition at line 136 of file interactive_manipulation_frontend.h.
std::string pr2_interactive_manipulation::InteractiveManipulationFrontend::rcommander_group_name_ [protected] |
Definition at line 137 of file interactive_manipulation_frontend.h.
Definition at line 126 of file interactive_manipulation_frontend.h.
boost::mutex pr2_interactive_manipulation::InteractiveManipulationFrontend::status_label_mutex_ [protected] |
Definition at line 143 of file interactive_manipulation_frontend.h.
std::string pr2_interactive_manipulation::InteractiveManipulationFrontend::status_label_text_ [protected] |
Definition at line 141 of file interactive_manipulation_frontend.h.
std::string pr2_interactive_manipulation::InteractiveManipulationFrontend::status_name_ [protected] |
Definition at line 139 of file interactive_manipulation_frontend.h.
ros::Subscriber pr2_interactive_manipulation::InteractiveManipulationFrontend::status_sub_ [protected] |
Definition at line 133 of file interactive_manipulation_frontend.h.
Definition at line 73 of file interactive_manipulation_frontend.h.
Ui::InteractiveManipulation* pr2_interactive_manipulation::InteractiveManipulationFrontend::ui_ [private] |
Definition at line 148 of file interactive_manipulation_frontend.h.
rviz::VisualizationManager* pr2_interactive_manipulation::InteractiveManipulationFrontend::vis_manager_ [protected] |
Definition at line 124 of file interactive_manipulation_frontend.h.