From 85940b4f3d3a689156e706f65289866668c2f78b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20G=C3=B6rner?= Date: Mon, 10 Aug 2020 10:27:03 +0200 Subject: [PATCH] README: add tutorial reference --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9b3ff56c..4b7b8785 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ The framework enables the hierarchical organization of basic stages using *conta [![Video associated with ICRA 2019 paper](https://img.youtube.com/vi/fCORKVYsdDI/0.jpg )](https://www.youtube.com/watch?v=fCORKVYsdDI) +## Tutorial + +We provide a tutorial for a pick-and-place pipeline without bells & whistles [as part of the MoveIt tutorials](https://ros-planning.github.io/moveit_tutorials/doc/moveit_task_constructor/moveit_task_constructor_tutorial.html). + ## Roadmap **Feedback, reports and contributions are very welcome.**