From 593403e829834f7ad4c708e512e0b5d52d58b64f Mon Sep 17 00:00:00 2001 From: Mirko Waechter <mirko.waechter@kit.edu> Date: Sun, 26 Jun 2016 20:33:15 +0200 Subject: [PATCH] doc fix --- source/RobotAPI/components/ViewSelection/ViewSelection.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/RobotAPI/components/ViewSelection/ViewSelection.h b/source/RobotAPI/components/ViewSelection/ViewSelection.h index d10ee5d6b..50a114c47 100644 --- a/source/RobotAPI/components/ViewSelection/ViewSelection.h +++ b/source/RobotAPI/components/ViewSelection/ViewSelection.h @@ -93,7 +93,7 @@ namespace armarx /** * @defgroup Component-ViewSelection ViewSelection - * @ingroup RobotComponents-Components + * @ingroup RobotAPI-Components * @brief The ViewSelection component controls the head of the robot with inverse kinematics based on the uncertainty * of the current requested object locations. * The uncertainty of objects grow based on their motion model and the timed passed since the last localization. -- GitLab