#include <moveit/robot_state/robot_state.h>
#include <moveit/rviz_plugin_render_tools/octomap_render.h>
#include <rviz/robot/robot.h>
Go to the source code of this file.
Classes | |
class | moveit_rviz_plugin::RobotStateVisualization |
Update the links of an rviz::Robot using a robot_state::RobotState. More... | |
Namespaces | |
namespace | moveit_rviz_plugin |
Typedefs | |
typedef boost::shared_ptr < const RobotStateVisualization > | moveit_rviz_plugin::RobotStateVisualizationConstPtr |