#include <ros/ros.h>#include <arm_navigation_msgs/GetMotionPlan.h>#include <planning_environment/monitors/joint_state_monitor.h>#include <boost/thread.hpp>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| void | spinThread () |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 12 of file test_ompl.cpp.
| void spinThread | ( | ) |
Definition at line 7 of file test_ompl.cpp.