#include <moveit/planning_scene_monitor/planning_scene_monitor.h>
#include <shape_tools/solid_primitive_dims.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
void | sendKnife () |
Variables | |
static const std::string | ROBOT_DESCRIPTION = "robot_description" |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 86 of file demo_scene.cpp.
void sendKnife | ( | ) |
Definition at line 42 of file demo_scene.cpp.
const std::string ROBOT_DESCRIPTION = "robot_description" [static] |
Definition at line 40 of file demo_scene.cpp.