#include <moveit/planning_scene_monitor/planning_scene_monitor.h>
#include <boost/program_options/parsers.hpp>
#include <boost/program_options/variables_map.hpp>
Go to the source code of this file.
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ runCollisionDetection()
void runCollisionDetection |
( |
unsigned int |
id, |
|
|
unsigned int |
trials, |
|
|
const planning_scene::PlanningScene * |
scene, |
|
|
const robot_state::RobotState * |
state |
|
) |
| |
◆ ROBOT_DESCRIPTION
const std::string ROBOT_DESCRIPTION = "robot_description" |
|
static |