From d98f4e26669e2cf594af6b426d2ff011e97f3789 Mon Sep 17 00:00:00 2001 From: JafarAbdi Date: Wed, 16 Dec 2020 19:10:28 +0300 Subject: [PATCH] Sync with MoveIt master MSA --- .setup_assistant | 2 +- config/cartesian_limits.yaml | 5 + config/panda.srdf | 114 +++++++++--------- ...otion_planner_planning_pipeline.launch.xml | 28 +++++ 4 files changed, 91 insertions(+), 58 deletions(-) create mode 100644 config/cartesian_limits.yaml create mode 100644 launch/pilz_industrial_motion_planner_planning_pipeline.launch.xml diff --git a/.setup_assistant b/.setup_assistant index a7e1293..c320979 100644 --- a/.setup_assistant +++ b/.setup_assistant @@ -8,4 +8,4 @@ moveit_setup_assistant_config: CONFIG: author_name: Tyler Weaver author_email: tyler@picknik.ai - generated_timestamp: 1601757998 \ No newline at end of file + generated_timestamp: 1608134967 \ No newline at end of file diff --git a/config/cartesian_limits.yaml b/config/cartesian_limits.yaml new file mode 100644 index 0000000..7df72f6 --- /dev/null +++ b/config/cartesian_limits.yaml @@ -0,0 +1,5 @@ +cartesian_limits: + max_trans_vel: 1 + max_trans_acc: 2.25 + max_trans_dec: -5 + max_rot_vel: 1.57 diff --git a/config/panda.srdf b/config/panda.srdf index e9f15b1..6e5a072 100644 --- a/config/panda.srdf +++ b/config/panda.srdf @@ -1,4 +1,4 @@ - + - - - - - - - - - + + + + + + + + + - - - + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - + + - - + + - + - + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/launch/pilz_industrial_motion_planner_planning_pipeline.launch.xml b/launch/pilz_industrial_motion_planner_planning_pipeline.launch.xml new file mode 100644 index 0000000..ac6272e --- /dev/null +++ b/launch/pilz_industrial_motion_planner_planning_pipeline.launch.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + +