#include <OgreViewport.h>
#include <OgreCamera.h>
#include <OgreSceneNode.h>
#include <OgreSceneManager.h>
#include <OgrePass.h>
#include <OgreMaterial.h>
#include <OgreEntity.h>
#include <OgreSubEntity.h>
#include <OgreSharedPtr.h>
#include <OgreTechnique.h>
#include <rviz/display_context.h>
#include <rviz/selection/selection_manager.h>
#include <rviz/render_panel.h>
#include <rviz/load_resource.h>
#include <rviz/window_manager_interface.h>
#include <rviz/geometry.h>
#include <rviz/frame_manager.h>
#include <rviz/ogre_helpers/line.h>
#include <rviz/default_plugin/marker_utils.h>
#include <rviz/default_plugin/markers/points_marker.h>
#include <rviz/default_plugin/interactive_markers/interactive_marker_control.h>
#include <rviz/default_plugin/interactive_markers/interactive_marker.h>
Go to the source code of this file.
◆ ACTIVE_HIGHLIGHT_VALUE
      
        
          | #define ACTIVE_HIGHLIGHT_VALUE   0.5 | 
      
 
 
◆ HOVER_HIGHLIGHT_VALUE
      
        
          | #define HOVER_HIGHLIGHT_VALUE   0.3 | 
      
 
 
◆ NO_HIGHLIGHT_VALUE
      
        
          | #define NO_HIGHLIGHT_VALUE   0.0 | 
      
 
 
 
rviz
Author(s): Dave Hershberger, David Gossow, Josh Faust, William Woodall 
autogenerated on Sun May 4 2025 02:31:27