Skip to content

Commit

Permalink
Warn about limitations in tutorial and point to MGI tutorial (#649)
Browse files Browse the repository at this point in the history
Co-authored-by: Henning Kayser <henningkayser@picknik.ai>
  • Loading branch information
sameergupta4873 and henningkayser committed May 17, 2023
1 parent 0f1511d commit 6ea6b79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/tutorials/your_first_project/your_first_project.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ Your First C++ MoveIt Project

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

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>`.

Prerequisites
-------------

Expand Down

0 comments on commit 6ea6b79

Please sign in to comment.