#include <math.h>
#include <string>
#include "geometry_msgs/PoseStamped.h"
#include "interactive_markers/interactive_marker_server.h"
#include "std_msgs/ColorRGBA.h"
#include "visualization_msgs/InteractiveMarker.h"
Go to the source code of this file.
|
visualization_msgs::InteractiveMarker | rapid::viz::Pr2GripperMarker (const std::string &name, const geometry_msgs::PoseStamped &ps, double openness) |
|
visualization_msgs::InteractiveMarker | rapid::viz::Pr2GripperMarker (const std::string &name, const geometry_msgs::PoseStamped &ps, double openness, std_msgs::ColorRGBA &color) |
|