#include <ros/ros.h>
#include "jsk_pcl_ros/geo_util.h"
#include <jsk_recognition_msgs/BoundingBoxArray.h>
#include <interactive_markers/interactive_marker_server.h>
#include <visualization_msgs/Marker.h>
#include <visualization_msgs/MarkerArray.h>
#include <geometry_msgs/PointStamped.h>
Go to the source code of this file.
|  | 
| Cube | cube (Eigen::Vector3f(1, 0, 0), Eigen::Quaternionf(0.108755, 0.088921, 0.108755, 0.984092), Eigen::Vector3f(0.3, 0.3, 0.3)) | 
|  | 
| int | main (int argc, char **argv) | 
|  | 
| void | processFeedbackCB (const visualization_msgs::InteractiveMarkerFeedbackConstPtr &feedback) | 
|  | 
◆ BOOST_PARAMETER_MAX_ARITY
      
        
          | #define BOOST_PARAMETER_MAX_ARITY   7 | 
      
 
 
◆ cube()
◆ main()
      
        
          | int main | ( | int | argc, | 
        
          |  |  | char ** | argv | 
        
          |  | ) |  |  | 
      
 
 
◆ processFeedbackCB()
      
        
          | void processFeedbackCB | ( | const visualization_msgs::InteractiveMarkerFeedbackConstPtr & | feedback | ) |  | 
      
 
 
◆ pub_nearest_point