#include <interactive_manipulation_frontend.h>
Definition at line 61 of file interactive_manipulation_frontend.h.
pr2_interactive_manipulation::InteractiveManipulationFrontend::InteractiveManipulationFrontend | ( | rviz::DisplayContext * | context, |
QWidget * | parent = 0 |
||
) |
Definition at line 45 of file interactive_manipulation_frontend.cpp.
Definition at line 135 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::advancedOptionsClicked | ( | ) | [protected, slot] |
Definition at line 311 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::armGoButtonClicked | ( | ) | [protected, slot] |
Definition at line 245 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::cameraFrontButtonClicked | ( | ) | [protected, slot] |
Definition at line 377 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::cameraLeftButtonClicked | ( | ) | [protected, slot] |
Definition at line 367 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::cameraRightButtonClicked | ( | ) | [protected, slot] |
Definition at line 372 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::cameraTopButtonClicked | ( | ) | [protected, slot] |
Definition at line 382 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::cancelButtonClicked | ( | ) | [protected, slot] |
Definition at line 181 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::centerHeadButtonClicked | ( | ) | [protected, slot] |
Definition at line 195 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::drawReachableZonesButtonClicked | ( | ) | [protected, slot] |
Definition at line 204 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::feedbackCallback | ( | const pr2_object_manipulation_msgs::IMGUIFeedbackConstPtr & | feedback | ) | [protected] |
Definition at line 171 of file interactive_manipulation_frontend.cpp.
pr2_object_manipulation_msgs::IMGUIOptions pr2_interactive_manipulation::InteractiveManipulationFrontend::getDialogOptions | ( | ) | [protected] |
Definition at line 318 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::graspButtonClicked | ( | ) | [protected, slot] |
Definition at line 209 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::gripperSliderScrollChanged | ( | ) | [protected, slot] |
Definition at line 302 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::modelObjectClicked | ( | ) | [protected, slot] |
Definition at line 254 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::placeButtonClicked | ( | ) | [protected, slot] |
Definition at line 218 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::plannedMoveButtonClicked | ( | ) | [protected, slot] |
Definition at line 227 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::powerCallback | ( | const pr2_msgs::PowerStateConstPtr & | power | ) | [protected] |
Definition at line 163 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::rcommandRefreshButtonClicked | ( | ) | [protected, slot] |
Definition at line 287 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::rcommandRunButtonClicked | ( | ) | [protected, slot] |
Definition at line 272 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::resetButtonClicked | ( | ) | [protected, slot] |
Definition at line 236 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::setAdvancedOptions | ( | pr2_object_manipulation_msgs::IMGUIAdvancedOptions | ago | ) | [inline] |
Definition at line 71 of file interactive_manipulation_frontend.h.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::setCamera | ( | std::vector< double > | params | ) | [protected] |
Definition at line 332 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::statusCallback | ( | const std_msgs::StringConstPtr & | status | ) | [protected] |
Definition at line 156 of file interactive_manipulation_frontend.cpp.
void pr2_interactive_manipulation::InteractiveManipulationFrontend::stopNavButtonClicked | ( | ) | [protected, slot] |
Definition at line 186 of file interactive_manipulation_frontend.cpp.
Definition at line 140 of file interactive_manipulation_frontend.cpp.
actionlib::SimpleActionClient<pr2_object_manipulation_msgs::IMGUIAction>* pr2_interactive_manipulation::InteractiveManipulationFrontend::action_client_ [protected] |
Definition at line 134 of file interactive_manipulation_frontend.h.
std::string pr2_interactive_manipulation::InteractiveManipulationFrontend::action_name_ [protected] |
Definition at line 143 of file interactive_manipulation_frontend.h.
pr2_object_manipulation_msgs::IMGUIAdvancedOptions pr2_interactive_manipulation::InteractiveManipulationFrontend::adv_options_ [protected] |
Definition at line 153 of file interactive_manipulation_frontend.h.
rviz::DisplayContext* pr2_interactive_manipulation::InteractiveManipulationFrontend::context_ [protected] |
Definition at line 128 of file interactive_manipulation_frontend.h.
ros::Publisher pr2_interactive_manipulation::InteractiveManipulationFrontend::draw_reachable_zones_pub_ [protected] |
Definition at line 139 of file interactive_manipulation_frontend.h.
Definition at line 73 of file interactive_manipulation_frontend.h.
boost::mutex pr2_interactive_manipulation::InteractiveManipulationFrontend::power_label_mutex_ [protected] |
Definition at line 151 of file interactive_manipulation_frontend.h.
std::string pr2_interactive_manipulation::InteractiveManipulationFrontend::power_label_text_ [protected] |
Definition at line 148 of file interactive_manipulation_frontend.h.
std::string pr2_interactive_manipulation::InteractiveManipulationFrontend::power_name_ [protected] |
Definition at line 145 of file interactive_manipulation_frontend.h.
ros::Subscriber pr2_interactive_manipulation::InteractiveManipulationFrontend::power_sub_ [protected] |
Definition at line 138 of file interactive_manipulation_frontend.h.
Definition at line 131 of file interactive_manipulation_frontend.h.
ros::ServiceClient pr2_interactive_manipulation::InteractiveManipulationFrontend::rcommander_action_info_client_ [protected] |
Definition at line 133 of file interactive_manipulation_frontend.h.
std::string pr2_interactive_manipulation::InteractiveManipulationFrontend::rcommander_action_info_name_ [protected] |
Definition at line 141 of file interactive_manipulation_frontend.h.
std::string pr2_interactive_manipulation::InteractiveManipulationFrontend::rcommander_group_name_ [protected] |
Definition at line 142 of file interactive_manipulation_frontend.h.
Definition at line 130 of file interactive_manipulation_frontend.h.
boost::mutex pr2_interactive_manipulation::InteractiveManipulationFrontend::status_label_mutex_ [protected] |
Definition at line 150 of file interactive_manipulation_frontend.h.
std::string pr2_interactive_manipulation::InteractiveManipulationFrontend::status_label_text_ [protected] |
Definition at line 147 of file interactive_manipulation_frontend.h.
std::string pr2_interactive_manipulation::InteractiveManipulationFrontend::status_name_ [protected] |
Definition at line 144 of file interactive_manipulation_frontend.h.
ros::Subscriber pr2_interactive_manipulation::InteractiveManipulationFrontend::status_sub_ [protected] |
Definition at line 137 of file interactive_manipulation_frontend.h.
Definition at line 75 of file interactive_manipulation_frontend.h.
Ui::InteractiveManipulation* pr2_interactive_manipulation::InteractiveManipulationFrontend::ui_ [private] |
Definition at line 156 of file interactive_manipulation_frontend.h.