#include <ros/ros.h>#include <moveit/planning_scene/planning_scene.h>#include <moveit/task_constructor/task.h>#include <moveit/task_constructor/stages/fixed_state.h>#include <moveit/task_constructor/stages/compute_ik.h>#include <moveit/task_constructor/cost_terms.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 15 of file ik_clearance_cost.cpp.