Functions | Variables
fallbacks_move_to.cpp File Reference
#include <ros/ros.h>
#include <moveit/robot_model/robot_model.h>
#include <moveit/planning_scene/planning_scene.h>
#include <moveit/task_constructor/task.h>
#include <moveit/task_constructor/container.h>
#include <moveit/task_constructor/solvers/cartesian_path.h>
#include <moveit/task_constructor/solvers/pipeline_planner.h>
#include <moveit/task_constructor/stages.h>
Include dependency graph for fallbacks_move_to.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Variables

constexpr double TAU = 2 * M_PI
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Alternatives (3x FixedState with different states) -> Fallbacks(MoveTo<CartesianPath>, MoveTo<PTP>, MoveTo<OMPL>)

This task demonstrates how to use the Fallbacks stage to try different planning approaches in propagator. Note that the initial states are all different, so this task does not describe any real-world scenario (where all plans should start from the same initial state for execution).

Definition at line 22 of file fallbacks_move_to.cpp.

Variable Documentation

◆ TAU

constexpr double TAU = 2 * M_PI
constexpr

Definition at line 12 of file fallbacks_move_to.cpp.



demo
Author(s): Robert Haschke , Simon Goldstein , Henning Kayser
autogenerated on Sat May 3 2025 02:40:30