Skip to content

Commit 6ea6b79

Browse files
Warn about limitations in tutorial and point to MGI tutorial (#649)
Co-authored-by: Henning Kayser <[email protected]>
1 parent 0f1511d commit 6ea6b79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/tutorials/your_first_project/your_first_project.rst

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Your First C++ MoveIt Project
33

44
This tutorial will step you through writing your first C++ application with MoveIt.
55

6+
Warning: Most features in MoveIt will not work properly since additional parameters are required for full Move Group functionality. For a full setup, please continue with the :doc:`Move Group C++ Interface Tutorial <doc/examples/move_group_interface/move_group_interface_tutorial>`.
7+
68
Prerequisites
79
-------------
810

0 commit comments

Comments
 (0)