This is the complete list of members for
InteractiveRobot, including all inherited members.
average_callback_duration_ | InteractiveRobot | [private] |
DEFAULT_WORLD_OBJECT_POSE_ | InteractiveRobot | [private, static] |
desired_group_end_link_pose_ | InteractiveRobot | [private] |
desired_world_object_pose_ | InteractiveRobot | [private] |
getGroupName() const | InteractiveRobot | |
getWorldGeometry(Eigen::Affine3d &pose, double &size) | InteractiveRobot | |
group_ | InteractiveRobot | [private] |
imarker_robot_ | InteractiveRobot | [private] |
imarker_world_ | InteractiveRobot | [private] |
init_time_ | InteractiveRobot | [private] |
interactive_marker_server_ | InteractiveRobot | [private] |
InteractiveRobot(const std::string &robot_description="robot_description", const std::string &robot_topic="interactive_robot_state", const std::string &marker_topic="interactive_robot_markers", const std::string &imarker_topic="interactive_robot_imarkers") | InteractiveRobot | |
last_callback_time_ | InteractiveRobot | [private] |
min_delay_ | InteractiveRobot | [private, static] |
movedRobotMarkerCallback(InteractiveRobot *robot, const visualization_msgs::InteractiveMarkerFeedbackConstPtr &feedback) | InteractiveRobot | [private, static] |
movedWorldMarkerCallback(InteractiveRobot *robot, const visualization_msgs::InteractiveMarkerFeedbackConstPtr &feedback) | InteractiveRobot | [private, static] |
nh_ | InteractiveRobot | [private] |
publish_timer_ | InteractiveRobot | [private] |
publishRobotState() | InteractiveRobot | [private] |
publishWorldState() | InteractiveRobot | [private] |
rm_loader_ | InteractiveRobot | [private] |
robot_model_ | InteractiveRobot | [private] |
robot_state_ | InteractiveRobot | [private] |
robot_state_publisher_ | InteractiveRobot | [private] |
robotModel() | InteractiveRobot | [inline] |
robotState() | InteractiveRobot | [inline] |
schedule_request_count_ | InteractiveRobot | [private] |
scheduleUpdate() | InteractiveRobot | [private] |
setCallbackTimer(bool new_update_request) | InteractiveRobot | [private] |
setGroup(const std::string &name) | InteractiveRobot | |
setGroupPose(const Eigen::Affine3d &pose) | InteractiveRobot | |
setUserCallback(boost::function< void(InteractiveRobot &robot)> callback) | InteractiveRobot | [inline] |
setWorldObjectPose(const Eigen::Affine3d &pose) | InteractiveRobot | |
updateAll() | InteractiveRobot | [private] |
updateCallback(const ros::TimerEvent &e) | InteractiveRobot | [private] |
user_callback_ | InteractiveRobot | [private] |
user_data_ | InteractiveRobot | |
WORLD_BOX_SIZE_ | InteractiveRobot | [private, static] |
world_state_publisher_ | InteractiveRobot | [private] |
~InteractiveRobot() | InteractiveRobot | |